summaryrefslogtreecommitdiff
path: root/ws2a/bugsdata.c
diff options
context:
space:
mode:
authorAlexander Pickering <alexandermpickering@gmail.com>2016-05-09 14:13:28 -0400
committerAlexander Pickering <alexandermpickering@gmail.com>2016-05-09 14:13:28 -0400
commitff23d46cdd29b23f9e2046e1a3b733040c502b9c (patch)
treed8ce75ff86b22c0c05ae920d32f6be866c1ede9f /ws2a/bugsdata.c
parent980ed6f5a9e1cf01f825307067bbf1ecc8c4f3e4 (diff)
downloadwebpage-ff23d46cdd29b23f9e2046e1a3b733040c502b9c.tar.gz
webpage-ff23d46cdd29b23f9e2046e1a3b733040c502b9c.tar.bz2
webpage-ff23d46cdd29b23f9e2046e1a3b733040c502b9c.zip
fixed bug in bug retreive script
Diffstat (limited to 'ws2a/bugsdata.c')
-rw-r--r--ws2a/bugsdata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ws2a/bugsdata.c b/ws2a/bugsdata.c
index 33a7b67..4ba3718 100644
--- a/ws2a/bugsdata.c
+++ b/ws2a/bugsdata.c
@@ -2,7 +2,6 @@
#include <string.h>
#include <stdlib.h>
#include <stdint.h>
-#include "common.c"
int main(){
char* data = getenv("QUERY_STRING");