summaryrefslogtreecommitdiff
path: root/src/udpastcp.c
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2016-07-01 22:33:20 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2016-07-01 22:33:20 -0400
commitc0935f2ea7bbe2063ba58cc3d1306366925a564b (patch)
treee9d28d30d542dcaadbff6f5b6abc05e26deffa22 /src/udpastcp.c
parent7779e8c4b21fde71f828841c03ab29d7b62575ff (diff)
downloadudpastcp-c0935f2ea7bbe2063ba58cc3d1306366925a564b.tar.xz
udpastcp-c0935f2ea7bbe2063ba58cc3d1306366925a564b.zip
Remove crypto includes, change port selection
Diffstat (limited to 'src/udpastcp.c')
-rw-r--r--src/udpastcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/udpastcp.c b/src/udpastcp.c
index cdd73d2..7230c93 100644
--- a/src/udpastcp.c
+++ b/src/udpastcp.c
@@ -1,4 +1,3 @@
-#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>