strdup() requires <string.h>

This commit is contained in:
Andreas Steffen
2009-04-17 11:22:06 +00:00
parent 439679b120
commit c0e1115c85
+1
View File
@@ -18,6 +18,7 @@
#ifndef _DEFS_H
#define _DEFS_H
#include <string.h>
#include <sys/types.h>
#ifdef KLIPS