Remove duplicate includes

Found by
https://raw.github.com/karelzak/util-linux/master/tools/checkincludes.pl
This commit is contained in:
Lucas De Marchi 2014-01-21 14:03:02 -02:00
parent 2726da5768
commit 366e2ed791
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
#include <sys/mman.h>
#include <sys/syscall.h>
#include <sys/wait.h>
#include <string.h>
#include <fnmatch.h>
#ifdef HAVE_LINUX_MODULE_H