first attempts printing graphs to dfb visual
[physik/nlsop.git] / nlsop.h
diff --git a/nlsop.h b/nlsop.h
index 971a018..0d1396b 100644 (file)
--- a/nlsop.h
+++ b/nlsop.h
@@ -8,7 +8,10 @@
 #ifndef NLSOP_H
 #define NLSOP_H
 
+#ifndef _U32
+#define _U32
 typedef unsigned int u32;
+#endif
 
 typedef struct __info
 {