#include "SDL/SDL.h" #include "SDL_net/SDL_net.h" #include int SDL_main(int, char**) { return 0; }