A couple of minor warning cleanups.

-Erik
This commit is contained in:
Eric Andersen
2000-07-14 06:19:41 +00:00
parent d537a95fdb
commit e7413a9cde
6 changed files with 13 additions and 7 deletions

View File

@@ -33,6 +33,9 @@
* nfsmount.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp
*/
#include "internal.h"
#undef FALSE
#undef TRUE
#include <unistd.h>
#include <stdio.h>
#include <string.h>