diff options
Diffstat (limited to 'src/map/trade.c')
-rw-r--r-- | src/map/trade.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/trade.c b/src/map/trade.c index e94bb5a0d..880657ff0 100644 --- a/src/map/trade.c +++ b/src/map/trade.c @@ -2,6 +2,7 @@ // For more information, see LICENCE in the main folder #include "../common/nullpo.h" +#include "../common/socket.h" #include "clif.h" #include "itemdb.h" #include "map.h" |