Revert "Generate iotivity_config.h at build time"
[platform/upstream/iotivity.git] / extlibs / timer / timer.h
index ffa304c..3ad432a 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef TIMER_H_
 #define TIMER_H_
 
-#include "iotivity_config.h"
 #ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif