mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -04:00
well, i'm starting to think that the crc var is just wrong, but this works around it
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// Author: Jeff Petersen
|
||||
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "UdpMisc.h"
|
||||
#include "UdpLogicalPacket.h"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "UdpLibrary.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user