First pass at fixing tar segfault, and more portability updates.

-Erik
This commit is contained in:
Erik Andersen
2000-05-20 00:40:08 +00:00
parent 330fd2b576
commit 8ea7d8cdaf
10 changed files with 27 additions and 24 deletions

View File

@@ -97,6 +97,7 @@
#include <termios.h>
#include <mntent.h>
#include <sys/stat.h>
#include <sys/param.h>
#include <linux/fs.h>
#include <linux/minix_fs.h>