]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/bigalloc.c
Strtonum: Support u32 and s32
[libucw.git] / ucw / bigalloc.c
index 852d8e42cd1fe2be17dcf1f70cb9d085cc3c53e9..0044846d5d541fb06a03c56f90df8715a0898e2b 100644 (file)
@@ -8,7 +8,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <sys/mman.h>
 #include <string.h>