Przeglądaj źródła

swap: removed unused include

Tobias Tschinkowitz 7 lat temu
rodzic
commit
0c29fc56f9
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      components/swap.c

+ 0 - 1
components/swap.c

@@ -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>