X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Flinux%2Fswapoff.c;h=4f19823fc1a0ca171ecad924e3e4733a549c7aa0;hp=f6fa794eee2d07bcdf6a5285df608f660c3d4061;hb=9b235e8374bfe15f73d470b4ad7d1c579fd9a71e;hpb=44460c6d1eb1233f6598229d787d179c095b053f;ds=sidebyside diff --git a/src/linux/swapoff.c b/src/linux/swapoff.c index f6fa794e..4f19823f 100644 --- a/src/linux/swapoff.c +++ b/src/linux/swapoff.c @@ -1,5 +1,4 @@ #include -#define SYSCALL_STANDALONE #include "syscall.h" int swapoff(const char *path)