diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-03-23 22:44:55 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-23 22:44:55 +0000 |
commit | d8b4f9e492404bd4e0a4f955ac529e98bba31a90 (patch) | |
tree | e0fe0b063e026ded19bcb75c3535f6fc2003e933 /proc/main.c | |
parent | 926a770eb8a1e998eeae462cc6741be8c2d21754 (diff) |
Formerly main.c.~3~
Diffstat (limited to 'proc/main.c')
-rw-r--r-- | proc/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proc/main.c b/proc/main.c index e26c9446..c3a6263a 100644 --- a/proc/main.c +++ b/proc/main.c @@ -22,7 +22,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <mach.h> #include <hurd/hurd_types.h> #include <hurd.h> -#include <hurd/ports.h> #include <hurd/startup.h> #include "proc.h" |