summaryrefslogtreecommitdiff
path: root/sutils/swapoff.c
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-07-09 20:17:26 +0000
committerMiles Bader <miles@gnu.org>1997-07-09 20:17:26 +0000
commitc65388feeea5dc5218d4100d65733f7a268dafb8 (patch)
treeb733dbda79aea124c70c21e89b4e0b7d21a0a383 /sutils/swapoff.c
parent11314ecfd62edb90b70832b5be6db559a49d39a0 (diff)
Initial checkin
Diffstat (limited to 'sutils/swapoff.c')
-rw-r--r--sutils/swapoff.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sutils/swapoff.c b/sutils/swapoff.c
new file mode 100644
index 00000000..42521257
--- /dev/null
+++ b/sutils/swapoff.c
@@ -0,0 +1,2 @@
+#define SWAPOFF
+#include "swapon.c"