openat: Increase OPENAT_BUFFER_SIZE from 512 to at least 1024
[pspp] / lib / netdb.in.h
index 8789550b6eea391b5a639cb409e2edf7abbb70b2..e1bc2460cb4769a4e6a97a05187b664f8f452cb8 100644 (file)
@@ -1,5 +1,5 @@
 /* Provide a netdb.h header file for systems lacking it (read: MinGW).
-   Copyright (C) 2008-2010 Free Software Foundation, Inc.
+   Copyright (C) 2008-2011 Free Software Foundation, Inc.
    Written by Simon Josefsson.
 
    This program is free software; you can redistribute it and/or modify
@@ -25,6 +25,7 @@
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
+@PRAGMA_COLUMNS@
 
 #if @HAVE_NETDB_H@