]> rtime.felk.cvut.cz Git - frescor/fwp.git/blobdiff - fwp/lib/mngt/fwp_mngt.h
Futher include file cleaning
[frescor/fwp.git] / fwp / lib / mngt / fwp_mngt.h
index 03fdae61d7675324ab6cd23bc3465b0ea0ad9ff4..3d47740372b500e02c3acbb2a20fe9f8280d8bef 100644 (file)
@@ -5,8 +5,6 @@
 #ifdef _FWP_INTERNALS_
 
 #include "fwp_vres.h"
-#include "fwp_endpoint.h"
-
 #include "fwp_msg.h"
 #include "fwp_participant.h"
 
@@ -26,7 +24,7 @@ int fwp_mngt_recv(fwp_msg_type_t *type, fwp_participant_id_t *participant_id,
 
 int fwp_mngt_service_vres_create(fwp_vres_d_t* fwp_service_vresd);
 
-#endif
+#endif /* _FWP_INTERNALS_ */
 
 int fwp_mngt_init();
 int fwp_mngt_connect();