diff options
Diffstat (limited to 'src/libutil/types.hh')
-rw-r--r-- | src/libutil/types.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libutil/types.hh b/src/libutil/types.hh index fd61746e3f04..f110188da151 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> |