// SPDX GPL 2.0 // This userspace source file pulls in all #include header files // to see what kinds of problems happen. #include #include #include #include #include #include "all-uapi.h" int main(int argc, char *argv[]) { }