Browse Source

swap: removed unused include

Tobias Tschinkowitz 7 năm trước cách đây
mục cha
commit
0c29fc56f9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>