#define _GNU_SOURCE #include #include int main(int argc, char *argv[]) { (void)vmsplice; return 0; }