From: kramm <kramm>
Date: Tue, 28 May 2002 11:44:19 +0000 (+0000)
Subject: add HAVE_SYS_BSDTYPES_H
X-Git-Tag: release-0-4-0~70
X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=6a2d6287e6a46e7ad0a0ff0cee1b95882fa2475d;p=swftools.git

add HAVE_SYS_BSDTYPES_H
---

diff --git a/config.h.in b/config.h.in
index 7a3c2a1..0ae5d84 100644
--- a/config.h.in
+++ b/config.h.in
@@ -55,6 +55,9 @@
 /* Define if you have the <sys/ndir.h> header file.  */
 #undef HAVE_SYS_NDIR_H
 
+/* Define if you have the <sys/bsdtypes.h> header file.  */
+#undef HAVE_SYS_BSDTYPES_H
+
 /* Define if you have the <sys/stat.h> header file.  */
 #undef HAVE_SYS_STAT_H