]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/ipaccess.c
Packages: Fixed installation of obsolete ucw-daemon-helper.
[libucw.git] / ucw / ipaccess.c
index a01109c8f4f0677111f54d6e6720c626ba97358a..f51abab6e533f86f54c016c2ea37fb2fd2e11154 100644 (file)
@@ -7,12 +7,12 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/clists.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
-#include "ucw/ipaccess.h"
+#include <ucw/lib.h>
+#include <ucw/clists.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
+#include <ucw/ipaccess.h>
 
 #include <string.h>