From 24da062c6f75a3fa229d74359150f653b63d3c04 Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Sun, 31 Jan 2016 16:29:03 -0600 Subject: initial commit --- proxy.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 proxy.h (limited to 'proxy.h') diff --git a/proxy.h b/proxy.h new file mode 100644 index 0000000..7d2fcb1 --- /dev/null +++ b/proxy.h @@ -0,0 +1,2 @@ +void proxy(int, int, unsigned); + -- cgit v1.2.3