]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/str-fix.c
LibUCW: xrealloc(ptr, 0) should return NULL and not die.
[libucw.git] / ucw / str-fix.c
index a220f6217eaa197a5ab9e89353ea7e7e60dee6ff..01f69c0ae377db151993814944c0eb9d8932118c 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/string.h>
 
 #include <string.h>