11 lines
349 B
Diff
11 lines
349 B
Diff
diff -up wlassistant-0.5.7/src/watools.h.BAD wlassistant-0.5.7/src/watools.h
|
|
--- wlassistant-0.5.7/src/watools.h.BAD 2009-03-13 14:02:55.000000000 -0400
|
|
+++ wlassistant-0.5.7/src/watools.h 2009-03-13 14:03:01.000000000 -0400
|
|
@@ -25,6 +25,7 @@
|
|
#define WA_TX_THRESHOLD 14
|
|
|
|
#include <iwlib.h>
|
|
+#undef inline
|
|
#include <time.h>
|
|
class QStringList;
|
|
|