Revert, I missed the mail from naddy@ on ports@ (sorry about that) --
pointed by landry@
This commit is contained in:
parent
646c646907
commit
542240d822
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2011/06/06 07:59:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2011/06/06 08:10:46 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= ODBC 3.x driver manager
|
||||
COMMENT-admin= ODBC 3.x driver manager admin application
|
||||
|
||||
V= 3.52.6
|
||||
REVISION-main= 1
|
||||
REVISION-main= 2
|
||||
REVISION-admin= 2
|
||||
|
||||
DISTNAME= libiodbc-$V
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-iodbcinst_unicode_h,v 1.1 2011/06/06 07:59:44 ajacoutot Exp $
|
||||
--- iodbcinst/unicode.h.orig Mon Jun 6 09:54:41 2011
|
||||
+++ iodbcinst/unicode.h Mon Jun 6 09:54:57 2011
|
||||
@@ -77,6 +77,8 @@
|
||||
#ifndef _UNICODE_H
|
||||
#define _UNICODE_H
|
||||
|
||||
+#include "config.h"
|
||||
+
|
||||
#if HAVE_WCHAR_H
|
||||
#include <wchar.h>
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user