summaryrefslogtreecommitdiffstats
path: root/proxy/src
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src')
-rw-r--r--proxy/src/gp_util.c (renamed from proxy/src/gp_common.c)1
1 files changed, 0 insertions, 1 deletions
diff --git a/proxy/src/gp_common.c b/proxy/src/gp_util.c
index 19253dc..8400da1 100644
--- a/proxy/src/gp_common.c
+++ b/proxy/src/gp_util.c
@@ -25,7 +25,6 @@
#include <stdbool.h>
#include <string.h>
-#include "gp_common.h"
bool gp_same(const char *a, const char *b)
{