diff arogue5/command.c @ 99:dfeed24bb616

arogue5: port to autoconf. 'configure' and 'make install' now work. There may be problems with hard-to-test features like MAXLOAD.
author John "Elwin" Edwards
date Sat, 31 Aug 2013 09:18:07 -0700
parents ad2cb9a07aaa
children a0a57cf42810
line wrap: on
line diff
--- a/arogue5/command.c	Wed Aug 28 18:54:35 2013 -0700
+++ b/arogue5/command.c	Sat Aug 31 09:18:07 2013 -0700
@@ -18,8 +18,8 @@
 #include <limits.h>
 #include <ctype.h>
 #include <signal.h>
+#include "rogue.h"
 #include "mach_dep.h"
-#include "rogue.h"
 
 /*
  * command: