OSDN Git Service

Include, and make <sys/bsdtypes.h> test suite safe (augmented).
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Wed, 25 Oct 2017 18:38:37 +0000 (19:38 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Wed, 25 Oct 2017 18:38:37 +0000 (19:38 +0100)
mingwrt/include/sys/bsdtypes.h
mingwrt/tests/headers.at

index 37a94a3..3d031d8 100644 (file)
@@ -5,7 +5,7 @@
  * and adopted by the Windows sockets implementation; users are advised
  * to avoid using these data types, and use standard types instead.
  *
- * $Id: bsdtypes.h,v 54917a4a822e 2017/10/25 14:32:38 keithmarshall $
+ * $Id$
  *
  * Abstracted from MinGW.org's WinSock implementation
  * Copyright (C) 2017, MinGW.org Project
@@ -63,4 +63,4 @@ typedef unsigned long u_long;
 
 #define _BSDTYPES_DEFINED
 #endif /* !_BSDTYPES_DEFINED */
-#endif /* _SYS_BSDTYPES_H: $RCSfile: bsdtypes.h,v $: end of file */
+#endif /* _SYS_BSDTYPES_H: $RCSfile$: end of file */
index 206371f..08e2b53 100644 (file)
@@ -82,6 +82,7 @@ utime.h dnl
 values.h dnl
 wchar.h dnl
 wctype.h dnl
+sys/bsdtypes.h dnl
 sys/fcntl.h dnl
 sys/file.h dnl
 sys/locking.h dnl