s3: in sys_popen(), validate input before opening the pipe.
[kai/samba.git] / source3 / lib / addrchange.h
index 9587be776eda18f46e2f6a26ad0d2ee50d6103cc..1106380e910e7e3f542aa0f9209071482cbaaf22 100644 (file)
 #ifndef __ADDRCHANGE_H__
 #define __ADDRCHANGE_H__
 
-#include "lib/talloc/talloc.h"
-#include "lib/tevent/tevent.h"
+#include "replace.h"
+#include "system/network.h"
+#include <talloc.h>
+#include <tevent.h>
 #include "libcli/util/ntstatus.h"
-#include "lib/replace/replace.h"
-#include "lib/replace/system/network.h"
 
 struct addrchange_context;