#define _GNU_SOURCE #include #include int open(const char *pathname, int flags); int open(const char *pathname, int flags) { }