git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added const qualifier.
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
cap_debug
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/cap_debug/Makefile
b/projects/stargazer/plugins/capture/cap_debug/Makefile
index 48b0e8701daf8fdb0c8c7e2bc2a4e760c69f24ee..e96d69bc03cd34897a39e0d2d32a132c1052a29d 100644
(file)
--- a/
projects/stargazer/plugins/capture/cap_debug/Makefile
+++ b/
projects/stargazer/plugins/capture/cap_debug/Makefile
@@
-8,13
+8,9
@@
PROG = mod_cap_debug.so
SRCS = ./debug_cap.cpp \
./checksum.c \
- ./icmp.c \
./ip.c \
- ./misc.c \
./packet.c \
- ./socket.c \
- ./tcp.c \
- ./udp.c
+ ./tcp.c
STGLIBS = common