summaryrefslogtreecommitdiff
path: root/netcon/Intercept.c
diff options
context:
space:
mode:
Diffstat (limited to 'netcon/Intercept.c')
-rwxr-xr-xnetcon/Intercept.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/netcon/Intercept.c b/netcon/Intercept.c
index 3a44419a..2a32be17 100755
--- a/netcon/Intercept.c
+++ b/netcon/Intercept.c
@@ -103,9 +103,7 @@ void load_symbols(void);
void set_up_intercept();
int checkpid();
-#define BUF_SZ 32
#define SERVICE_CONNECT_ATTEMPTS 30
-#define ERR_OK 0
ssize_t sock_fd_read(int sock, void *buf, ssize_t bufsize, int *fd);