about summary refs log tree commit diff
path: root/src/libutil/types.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/types.hh')
-rw-r--r--src/libutil/types.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libutil/types.hh b/src/libutil/types.hh
index fd61746e3f..f110188da1 100644
--- a/src/libutil/types.hh
+++ b/src/libutil/types.hh
@@ -1,8 +1,6 @@
 #ifndef __TYPES_H
 #define __TYPES_H
 
-#include "config.h"
-
 #include <string>
 #include <list>
 #include <set>