stpncpy: Allow stpncpy to be defined as a macro.
[gnulib.git] / modules / fseeko
index 0a845e8..3581d8a 100644 (file)
@@ -3,9 +3,11 @@ fseeko() function: Reposition a FILE stream.
 
 Files:
 lib/fseeko.c
+lib/stdio-impl.h
 m4/fseeko.m4
 
 Depends-on:
+extensions
 lseek
 stdio
 
@@ -22,7 +24,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible