mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Three warnings killed for the price of 1! * DeprecatedEclass (ltprune) * MissingUnpackerDep * TarballAvailable Signed-off-by: Sam James <sam@gentoo.org>
13 lines
190 B
Diff
13 lines
190 B
Diff
--- a/include/sqltypes.h
|
|
+++ b/include/sqltypes.h
|
|
@@ -96,6 +96,9 @@
|
|
extern "C" {
|
|
#endif
|
|
|
|
+#ifndef _IODBCUNIX_H
|
|
+#include <iodbcunix.h>
|
|
+#endif
|
|
|
|
/*
|
|
* Environment specific definitions
|