Add debug include.
[bertos.git] / bertos / kern / sem_test.c
index 9bc6ca6b3c0a7db06252b9e7592cc8d45032000a..b2031b3ba6a67719d9dcab50acb88b30824d0bd9 100644 (file)
@@ -38,6 +38,7 @@
  * 
  */
 
+#include <cfg/debug.h>
 #include <cfg/test.h>
 
 #include <kern/sem.h>