/* getopt not needed */

This commit is contained in:
Mark Whitley 2001-03-10 00:13:20 +00:00
parent 827e45c518
commit 09f4af5afd
2 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,8 @@
* *
*/ */
/* getopt not needed */
#include <stdio.h> #include <stdio.h>
#include <dirent.h> #include <dirent.h>
#include <errno.h> #include <errno.h>

2
pwd.c
View File

@ -21,6 +21,8 @@
* *
*/ */
/* getopt not needed */
#include <stdio.h> #include <stdio.h>
#include <dirent.h> #include <dirent.h>
#include <errno.h> #include <errno.h>