]> rtime.felk.cvut.cz Git - frescor/fna.git/blobdiff - include/frsh_fna.h
include frsh.h to include everything because there were headers problems and miguel...
[frescor/fna.git] / include / frsh_fna.h
index 4c2af91c0fa00cf19368847e7b4bb9da6a703f5e..96f214a8d3805d3955fcbf11ac7c3dfc1e5d02e6 100644 (file)
@@ -66,8 +66,7 @@
 #ifndef _FRSH_FNA_H_
 #define _FRSH_FNA_H_
 
-#include "frsh_core_types.h" /* for frsh_resource_id_t */
-#include "frsh_distributed_types.h" /* network_address_t, stream_id_t */
+#include "frsh.h" /* for frsh_resource_id_t, network_address_t, stream_id_t*/
 #include <time.h> /* for timespec */
 #include <stdbool.h> /* for bool */
 #include "fna_configuration.h"