]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/threads-conf.c
UCW::CGI: Escaping functions silently convert undef to undef
[libucw.git] / ucw / threads-conf.c
index 39a3e738998c9390058f9fc1d2cbaf6bfe31c13f..b96f867f5869853e2cdd4cc2cb60b01990e2ee18 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/threads.h"
-#include "ucw/conf.h"
+#include <ucw/lib.h>
+#include <ucw/threads.h>
+#include <ucw/conf.h>
 
 uns ucwlib_thread_stack_size = 65556;