diff options
| author | Alexander Pickering <alexandermpickering@gmail.com> | 2016-05-09 14:34:40 -0400 |
|---|---|---|
| committer | Alexander Pickering <alexandermpickering@gmail.com> | 2016-05-09 14:34:40 -0400 |
| commit | abf6d217627175a5a0e67f5334e608e0cd9e0cfa (patch) | |
| tree | 391dbd8e48865efb465ffcec8cef28c1418eb22a /ws2a/bugsdata.c | |
| parent | 5ddc56a646721ea20bf83134ad1efe9b4a93cfc9 (diff) | |
| download | webpage-abf6d217627175a5a0e67f5334e608e0cd9e0cfa.tar.gz webpage-abf6d217627175a5a0e67f5334e608e0cd9e0cfa.tar.bz2 webpage-abf6d217627175a5a0e67f5334e608e0cd9e0cfa.zip | |
re-fixed a bug
Diffstat (limited to 'ws2a/bugsdata.c')
| -rw-r--r-- | ws2a/bugsdata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ws2a/bugsdata.c b/ws2a/bugsdata.c index 498eaf4..f8951a9 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(){ FILE* lastfilenum; |
