Use vfork()/execvp() instead of system().
[project/opkg-lede.git] / libopkg / opkg_conf.c
index bd73317a4f145dac1578efd0eb1b4c58581cf1d2..cade51a487f1de76783b1b4f27f46aba25c7f0e1 100644 (file)
@@ -25,7 +25,6 @@
 #include "opkg_message.h"
 #include "file_util.h"
 #include "str_util.h"
-#include "xsystem.h"
 #include "opkg_defines.h"
 #include "libbb/libbb.h"