summaryrefslogtreecommitdiff
path: root/windows/main.c
blob: 64e34fa35498a40df9e0db00e5be5dd93c8eb9a3 (plain)
1
2
3
4
5
#include "../unix/main.c"

void rawsocket_init() {
    // Do nothing here
}