peter 3 роки тому
батько
коміт
d0e0ad5eac
1 змінених файлів з 0 додано та 4 видалено
  1. 0 4
      plugins/lua/klish_lua.c

+ 0 - 4
plugins/lua/klish_lua.c

@@ -2,12 +2,8 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <errno.h>
-#include <time.h>
-#include <string.h>
 #include <sys/wait.h>
-#include <sys/types.h>
 #include <signal.h>
-#include <dlfcn.h>
 #include <assert.h>
 
 #include <klish/kplugin.h>