swap: removed unused include

master
Tobias Tschinkowitz 8 years ago committed by Aaron Marcher
parent a18439af11
commit 0c29fc56f9

@ -107,7 +107,6 @@
}
#elif defined(__OpenBSD__)
#include <stdlib.h>
#include <sys/param.h> /* dbtob */
#include <sys/swap.h>
#include <sys/types.h>
#include <unistd.h>

Loading…
Cancel
Save