diff options
author | Roland McGrath <roland@gnu.org> | 1994-10-01 17:17:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-10-01 17:17:40 +0000 |
commit | 9905d3c28c7b37dee185496c2ddc2aabbe21a8ed (patch) | |
tree | 1f62ed8fed2d7089d4596ff27b93959469d79174 /sutils | |
parent | cbd8b271600173af776928e0316838d1b2f97cb2 (diff) |
entered into RCS
Diffstat (limited to 'sutils')
-rw-r--r-- | sutils/update.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sutils/update.c b/sutils/update.c index 3c0790c6..0342824f 100644 --- a/sutils/update.c +++ b/sutils/update.c @@ -20,6 +20,7 @@ #include <unistd.h> #include <stdio.h> +#include <stdlib.h> int main (int argc, char **argv) |