lib/util: remove extra safe_string.h file
[samba.git] / source3 / include / includes.h
index 8fa65cc312231d145615e59c389c074ece816069..33bca3363b783a1ed9c143fcb04fc6e5a6280930 100644 (file)
@@ -297,7 +297,7 @@ typedef char fstring[FSTRING_LEN];
 /* String routines */
 
 #include "srvstr.h"
-#include "safe_string.h"
+#include "lib/util/safe_string.h"
 
 #ifndef SIGCLD
 #define SIGCLD SIGCHLD