git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix filename for plugin interface
[stg.git]
/
projects
/
stargazer
/
traffcounter.cpp
diff --git
a/projects/stargazer/traffcounter.cpp
b/projects/stargazer/traffcounter.cpp
index e9c143ecd9d1818ff85e8e3eb9e50c97a6c2b616..1d088f489dfb1f5a8c1a5bdd0ebfcae15afc0cba 100644
(file)
--- a/
projects/stargazer/traffcounter.cpp
+++ b/
projects/stargazer/traffcounter.cpp
@@
-30,6
+30,7
@@
#include <csignal>
#include <cassert>
+#include <cstdio> // Functions fopen and similar
#include "traffcounter.h"
#include "common.h"