X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Flinux%2Fswapoff.c;h=4f19823fc1a0ca171ecad924e3e4733a549c7aa0;hb=13e8459232608f841d5e3f7171da80a8dfce7941;hp=f6fa794eee2d07bcdf6a5285df608f660c3d4061;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01;p=musl 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)