updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / hotpotatoonline / hotpotatoonline-1.2.0-cerrno.patch
blob560582499bd23c20bedc01e0c3b5f1a4e3d197ad
1 --- HotPotatoOnlineSources-v1.2.0.orig/src/CServer.cpp 2006-02-04 22:49:14.000000000 +0800
2 +++ HotPotatoOnlineSources-v1.2.0/src/CServer.cpp 2006-09-27 21:25:25.000000000 +0800
3 @@ -28,6 +28,7 @@
4 /* Generated by Together */
6 #include <cassert>
7 +#include <cerrno>
8 #include "CGame.h"
9 #include "CNetwork.h"
10 #include "CServer.h"