summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.syscall/swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.syscall/swap.c')
-rwxr-xr-xtestsuite/systemtap.syscall/swap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/systemtap.syscall/swap.c b/testsuite/systemtap.syscall/swap.c
index a2db301e..3708a477 100755
--- a/testsuite/systemtap.syscall/swap.c
+++ b/testsuite/systemtap.syscall/swap.c
@@ -1,6 +1,5 @@
/* COVERAGE: swapon swapoff */
#include <unistd.h>
-#include <asm/page.h>
#include <sys/swap.h>