added cacheadapter interface and memorycache of notification.
[platform/upstream/iotivity.git] / service / notification / src / consumer / NSConsumerSystem.c
index 20b342f..d132b1c 100644 (file)
@@ -19,6 +19,8 @@
 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
 #include "NSConsumerSystem.h"
+
+#include "NSConstants.h"
 #include "NSConsumerCommon.h"
 
 NSResult NSConsumerSystemInit()