strndup() requires string.h header file

This commit is contained in:
Andreas Steffen
2012-11-18 19:41:03 +01:00
parent 168ee460c6
commit bf1cecdb6b
7 changed files with 14 additions and 1 deletions
+2 -1
View File
@@ -17,9 +17,10 @@
#include "ita_attr_command.h"
#include <pen/pen.h>
#include <utils/debug.h>
#include <string.h>
typedef struct private_ita_attr_command_t private_ita_attr_command_t;
/**