diff options
author | Jason Molenda <jsm@bugshack.cygnus.com> | 1999-08-31 01:14:27 +0000 |
---|---|---|
committer | Jason Molenda <jsm@bugshack.cygnus.com> | 1999-08-31 01:14:27 +0000 |
commit | e833b7618213d242416d64171381f774f4353572 (patch) | |
tree | cc31f4b800ea8d4816388b9386b36b993c2f016d /gdb/procfs.c | |
parent | 8ced9d34ff56ac4435c9176617e738a9a715cbd5 (diff) | |
download | gdb-e833b7618213d242416d64171381f774f4353572.tar.gz |
import gdb-1999-08-30 snapshot
Diffstat (limited to 'gdb/procfs.c')
-rw-r--r-- | gdb/procfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/procfs.c b/gdb/procfs.c index 5d03c8b8453..9abda2e00a4 100644 --- a/gdb/procfs.c +++ b/gdb/procfs.c @@ -46,7 +46,6 @@ #include "gdb_string.h" #include <stropts.h> #include <poll.h> -#include <unistd.h> #include "gdb_stat.h" #include "inferior.h" |