]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - src/edp.c
Use static for all not to be exported symbols
[thirdparty/lldpd.git] / src / edp.c
index 40b2a907788e2605d63e0039ba6f18f477979264..641845557f9bf5df578082aecca8f5562c6552d8 100644 (file)
--- a/src/edp.c
+++ b/src/edp.c
@@ -23,7 +23,7 @@
 #include <arpa/inet.h>
 #include <fnmatch.h>
 
-int seq = 0;
+static int seq = 0;
 
 int
 edp_send(struct lldpd *global, struct lldpd_chassis *chassis,