Override netdb.h always.
[pspp] / modules / full-write
index 800623f6e660f777f4831f55fa7887f0a0dd556d..4f8eeadc8c94b944cf2e56c4f60e386c6c5deec9 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-An interface to write() that writes all it is asked to write.
+An interface to the write() function that writes all it is asked to write.
 
 Files:
 lib/full-write.h
@@ -16,6 +16,8 @@ lib_SOURCES += full-write.h full-write.c
 Include:
 "full-write.h"
 
+License:
+LGPL
+
 Maintainer:
 Jim Meyering, Bruno Haible
-