New module 'uninorm/u32-normxfrm'.
[gnulib.git] / modules / close
index 856ef32..138be1b 100644 (file)
@@ -3,10 +3,12 @@ close() function: close a file or socket.
 
 Files:
 lib/close.c
+lib/w32sock.h
 m4/close.m4
 
 Depends-on:
 unistd
+fclose
 
 configure.ac:
 gl_FUNC_CLOSE
@@ -17,6 +19,9 @@ Makefile.am:
 Include:
 <unistd.h>
 
+Link:
+$(LIB_CLOSE)
+
 License:
 LGPLv2+