mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-08-01 02:15:47 -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