Support dtor sections on Mach-O.
[libfirm] / ir / adt / bitset.h
index a8e44f9..5eb3490 100644 (file)
@@ -27,8 +27,6 @@
 #ifndef FIRM_ADT_BITSET_H
 #define FIRM_ADT_BITSET_H
 
-#include "firm_config.h"
-
 #include <stdlib.h>
 #include <stdio.h>
 #include <assert.h>