diff options
Diffstat (limited to 'hashmap.c')
-rw-r--r-- | hashmap.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -19,10 +19,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #include <assert.h> #include <stdlib.h> #include <string.h> |