]> Savannah Git Hosting - gnulib.git/commitdiff
getpass: Fix include filename
authorTim Rühsen <tim.ruehsen@gmx.de>
Tue, 8 Jan 2019 14:50:28 +0000 (15:50 +0100)
committerEric Blake <eblake@redhat.com>
Tue, 8 Jan 2019 15:43:13 +0000 (09:43 -0600)
* modules/getpass: Fix unistd,h -> unistd.h

modules/getpass

index 29918b97559cd05b5a5442f0ccf07e648cb197f2..7e73451eb44d45242e73a7e559c66a6d28140771 100644 (file)
@@ -25,7 +25,7 @@ gl_UNISTD_MODULE_INDICATOR([getpass])
 Makefile.am:
 
 Include:
-<unistd,h>
+<unistd.h>
 
 License:
 LGPLv2+