Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/invalidate-i-t-a-cache-tree'
[gitweb.git]
/
compat
/
mingw.h
diff --git
a/compat/mingw.h
b/compat/mingw.h
index 68db8b7f7d26b399ee435ed03c6f4c2d3dfaa528..685cd2c3d4746521e047782f9630763044e42809 100644
(file)
--- a/
compat/mingw.h
+++ b/
compat/mingw.h
@@
-55,8
+55,6
@@
struct passwd {
char *pw_dir;
};
-extern char *getpass(const char *prompt);
-
typedef void (__cdecl *sig_handler_t)(int);
struct sigaction {
sig_handler_t sa_handler;