From ec999850082bd96d48388d8f7c30c617cb4b2885 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 1 Sep 1994 16:15:09 +0000 Subject: Formerly settrans.c.~2~ --- utils/old-settrans.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/utils/old-settrans.c b/utils/old-settrans.c index 649458f4..32a7494d 100644 --- a/utils/old-settrans.c +++ b/utils/old-settrans.c @@ -18,10 +18,13 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ - #include +#include +#include +#include -main (argc, argv) +int +main (int argc, char **argv) { /* This is pretty kludgy for now */ mach_port_t file; -- cgit v1.2.3