CPlugins: remove dub included header

This commit is contained in:
2013-09-04 09:15:09 +02:00
parent a2240f4640
commit 9bc7a6efca

View File

@@ -47,7 +47,6 @@
#include <stdio.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <signal.h>
#include <errno.h>
#include <sys/wait.h>