wcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13 systems.
[pspp] / modules / ftello
index 9a0b62d023520fbad7937637a9f1eddf16739405..0cf160c981f40b85c336b8ef8a7d4eef5eb6eddc 100644 (file)
@@ -3,6 +3,8 @@ ftello() function: Retrieve the position of a FILE stream.
 
 Files:
 lib/ftello.c
+lib/stdio-impl.h
+m4/fseeko.m4
 m4/ftello.m4
 
 Depends-on:
@@ -23,7 +25,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible