File: 05_unicode_includes.diff

package info (click to toggle)
libiodbc2 3.52.16-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,944 kB
  • sloc: ansic: 49,090; sh: 5,021; objc: 3,623; makefile: 543
file content (21 lines) | stat: -rw-r--r-- 507 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Debian QA Group <packages@qa.debian.org>
Date: Mon, 17 Jul 2023 16:09:27 +0200
Subject: _unicode_includes

===================================================================
---
 iodbcinst/unicode.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/iodbcinst/unicode.h b/iodbcinst/unicode.h
index 5effe88..49e7844 100644
--- a/iodbcinst/unicode.h
+++ b/iodbcinst/unicode.h
@@ -76,6 +76,7 @@
 
 #ifndef _UNICODE_H
 #define _UNICODE_H
+#include <iodbc.h>
 
 #include <iodbc.h>
 #include <iodbcext.h>