1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-02-20 13:54:14 +01:00

Fixed linux compiling

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40128
This commit is contained in:
David Anderson 2005-10-08 01:15:02 +00:00
parent 5d39ea83a9
commit 03ba0a371e

View File

@ -16,6 +16,7 @@
#include "oslink.h"
#ifdef __linux
#include <errno.h>
#include <stdio.h>
#endif
#if defined __WIN32__ || defined _WIN32 || defined WIN32