]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/runcmd.c
Hashtable: Added an option for lookup to detect newly created items
[libucw.git] / ucw / runcmd.c
index 6f82d40ef79f0469c5aa9a1d460d96456d3e9cda..fcc75468025b451ad7041e84b6a8fe292f4485b0 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/process.h"
+#include <ucw/lib.h>
+#include <ucw/process.h>
 
 #include <stdlib.h>
 #include <string.h>