#include <errno.h>

-Yosh
This commit is contained in:
Manish Singh 1998-09-08 04:10:30 +00:00
parent 1d59832946
commit d98a9c326a
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <pwd.h>
#include <sys/types.h>
#include <sys/param.h>

View File

@ -21,6 +21,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <pwd.h>
#include <sys/types.h>
#include <sys/param.h>