forked from pool/iodbc
Copy from KDE:KDE4:Factory:Desktop/iodbc based on submit request 27141 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/27141 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iodbc?expand=0&rev=1
13 lines
319 B
Diff
13 lines
319 B
Diff
--- iodbcadm/gtk/confirm.c.sav 2009-05-28 20:29:31.000000000 +0200
|
|
+++ iodbcadm/gtk/confirm.c 2009-05-28 20:33:31.000000000 +0200
|
|
@@ -72,6 +72,9 @@
|
|
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
*/
|
|
|
|
+#ifdef HAVE_CONFIG_H
|
|
+#include <config.h>
|
|
+#endif
|
|
|
|
#include <odbcinst.h>
|
|
#include <unicode.h>
|