diff options
| author | rsc <devnull@localhost> | 2004-03-26 01:59:35 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-03-26 01:59:35 +0000 |
| commit | be22ae2d0729f68672e3202c91cfe13c9e74cccc (patch) | |
| tree | b7bc9f9c1e8d3b221adc82f055f8be19ef25d0e6 /src/cmd/samterm | |
| parent | 4e3a2cc1f96f4479f951958f9ca1860f57a0771b (diff) | |
| download | plan9port-be22ae2d0729f68672e3202c91cfe13c9e74cccc.tar.gz plan9port-be22ae2d0729f68672e3202c91cfe13c9e74cccc.zip | |
SunOS can rot in hell.
Diffstat (limited to 'src/cmd/samterm')
| -rw-r--r-- | src/cmd/samterm/plan9.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/samterm/plan9.c b/src/cmd/samterm/plan9.c index f8614d3f..feb89573 100644 --- a/src/cmd/samterm/plan9.c +++ b/src/cmd/samterm/plan9.c @@ -1,3 +1,4 @@ +#include <u.h> #include <sys/types.h> #include <sys/stat.h> #include <errno.h> |
