Rename byteswap_.h to byteswap.in.h.
[gnulib.git] / modules / getpass
index f7d00f3..3220219 100644 (file)
@@ -2,11 +2,12 @@ Description:
 getpass() function: read a password from /dev/tty.
 
 Files:
+lib/getpass.h
 lib/getpass.c
 m4/getpass.m4
 
 Depends-on:
-unlocked-io
+fseeko
 getline
 stdbool
 
@@ -16,7 +17,10 @@ gl_FUNC_GETPASS
 Makefile.am:
 
 Include:
+"getpass.h"
+
+License:
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc
-