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 rnd type in USER
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
ether_linux
/
ether_cap.cpp
diff --git
a/projects/stargazer/plugins/capture/ether_linux/ether_cap.cpp
b/projects/stargazer/plugins/capture/ether_linux/ether_cap.cpp
index dfaf4754016ad6ffffc3598417488c56e5c80971..f6cdc067aca9b5e02eb654b5202370b3121ed906 100644
(file)
--- a/
projects/stargazer/plugins/capture/ether_linux/ether_cap.cpp
+++ b/
projects/stargazer/plugins/capture/ether_linux/ether_cap.cpp
@@
-45,9
+45,9
@@
$Date: 2009/12/13 13:45:13 $
#include <net/if.h>
#include "ether_cap.h"
-#include "common.h"
-#include "raw_ip_packet.h"
-#include "traffcounter.h"
+#include "
stg/
common.h"
+#include "
stg/
raw_ip_packet.h"
+#include "
stg/
traffcounter.h"
//#define CAP_DEBUG 1