diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 15:06:18 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 15:06:18 +0000 |
commit | 2917d2bb5488071ccaf1726f518aaaecc34fb201 (patch) | |
tree | a0d61994c2a5abf6558151b99f51e93f4cb5146a /proc | |
parent | 96385bab538a86ecfb29d53ff531b8568b0a3ea9 (diff) |
Formerly host.c.~5~
Diffstat (limited to 'proc')
-rw-r--r-- | proc/host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proc/host.c b/proc/host.c index d17267c3..fd54390a 100644 --- a/proc/host.c +++ b/proc/host.c @@ -33,7 +33,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <hurd/version.h> #include "proc.h" -#include "proc_S.h" +#include "process_S.h" static long hostid; static char *hostname; |