Stasik0 10 gadi atpakaļ
vecāks
revīzija
5531840f34
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      src/ua_util.h

+ 2 - 0
src/ua_util.h

@@ -7,7 +7,9 @@
 #include <malloc.h>
 #endif
 
+#ifndef  __USE_POSIX
 #define __USE_POSIX
+#endif
 #include <stdlib.h> // malloc, free
 #include <string.h> // memcpy
 #include <assert.h> // assert