]> rtime.felk.cvut.cz Git - frescor/fwp.git/blobdiff - fwp/lib/core/fwp_endpoint.h
Clean-up header files
[frescor/fwp.git] / fwp / lib / core / fwp_endpoint.h
index c2bfb82a02eb2225716c2b2fd112150d41529ca4..ac8ee62f423446448f7cc97cff165d0240167b04 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _FWP_ENDPOINT_H
 #define _FWP_ENDPOINT_H
 
-
 #define FWP_ANY_NODE INADDR_ANY
 
 typedef enum {
@@ -23,6 +22,8 @@ struct fwp_endpoint_attr {
        /* queueing policy*/
 } fwp_endpoint_attr_t;
 
+#include "fwp_util.h"
+#include "fwp_util.h"
 #include "fwp_vres.h"
 #include <string.h>