X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetpass.c;h=9423eeec07e383b9521d1a951418f8c9f3b7d8bb;hb=8b687a1afe82bd2e5900a51c4340039884d4ba3c;hp=a5e87e8cd5bf76fbf1f0388119d3742f340ab5de;hpb=5972f7a7a266fadbaa462755260767966724c72a;p=gnulib.git diff --git a/lib/getpass.c b/lib/getpass.c index a5e87e8cd..9423eeec0 100644 --- a/lib/getpass.c +++ b/lib/getpass.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc. +/* Copyright (C) 1992,93,94,95,96,97,98,99,2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -24,6 +24,7 @@ #include #include #include "getline.h" +#include "unlocked-io.h" /* It is desirable to use this bit on systems that have it. The only bit of terminal state we want to twiddle is echoing, which is