]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
socklen_t is missing on windows... use size_t there, I hope this is right (winxp64...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3