diff lwar/lwar.c @ 9:6eed14cccac9

Switched lwar to lw_cmdline and brought in lwlib
author lost@l-w.ca
date Sat, 22 Jan 2011 10:04:32 -0700
parents 2c24602be78f
children 221b5f58d8ad
line wrap: on
line diff
--- a/lwar/lwar.c	Sat Jan 22 09:58:24 2011 -0700
+++ b/lwar/lwar.c	Sat Jan 22 10:04:32 2011 -0700
@@ -28,9 +28,10 @@
 #include <sys/types.h>
 #include <unistd.h>
 
+#include <lw_alloc.h>
+
 #define __lwar_c_seen__
 #include "lwar.h"
-#include "util.h"
 
 typedef struct
 {