diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ LIB_INCLUDES := \ bsd/md5.h \ bsd/string.h \ bsd/bsd.h \ + bsd/stdio.h \ bsd/stdlib.h \ bsd/readpassphrase.h \ bsd/unistd.h \ |