external: htable: remove config.h inclusion
[platform/upstream/kmscon.git] / external / htable.h
index ed668e7..c555189 100644 (file)
@@ -1,7 +1,6 @@
 /* Licensed under LGPLv2+ - see LICENSE file for details */
 #ifndef CCAN_HTABLE_H
 #define CCAN_HTABLE_H
-#include "config.h"
 #include <stdint.h>
 #include <stdbool.h>
 #include <stdlib.h>