X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=nlsop.h;h=0d1396b799005e29d1a7f4b5357496f12a86c2bc;hb=75ee7f0b14dae9fb66ba61f4eb30a1a61b40b4f3;hp=971a018ef586b8acd5255617e1ab0e38c472ea5a;hpb=05932e953d5a9c5c83c608a9c26c3d542b46fe63;p=physik%2Fnlsop.git diff --git a/nlsop.h b/nlsop.h index 971a018..0d1396b 100644 --- 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 {