]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_thread_attrs.h
Adding FRSH_CPP_BEGIN|END_DECLS to public .h files
[frescor/frsh-include.git] / frsh_thread_attrs.h
index 014bdb640f3484d32157182a0f66f832f85ff061..562b2c8be552ece7860d1cfb9e10ff3a7c253f9b 100644 (file)
 #ifndef _FRSH_THREADS_H_
 #define _FRSH_THREADS_H_
 
+#include "frsh_core_types.h"
+#include "frsh_core.h"
+
+FRSH_CPP_BEGIN_DECLS
+
 /**
  * @file frsh_thread_attrs.h
  **/
@@ -161,6 +166,7 @@ static inline int frsh_thread_attr_get_stacksize
 
 /*@}*/
 
+FRSH_CPP_END_DECLS
  
 #endif