diff options
Diffstat (limited to 'misc/swapoff.c')
-rw-r--r-- | misc/swapoff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/swapoff.c b/misc/swapoff.c index f4e59f85c5..d887c43ca9 100644 --- a/misc/swapoff.c +++ b/misc/swapoff.c @@ -27,4 +27,3 @@ swapoff (const char *path) } stub_warning (swapoff) -#include <stub-tag.h> |