aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2009-08-23 06:57:16 +0000
committerJörg Mayer <jmayer@loplof.de>2009-08-23 06:57:16 +0000
commitdfac9e40914a5d8ff53d0572e45e193e676a291d (patch)
treef6b9f38a6f917fc23dd116ebdc9f090cf44dc0f4 /epan/dissectors/Makefile.common
parent6444abbf7e2b95416a8174fd0331ea7e177ada6d (diff)
Get rid of a bunch of "warning: redundant redeclaration of" messages.
In that process, include the contents of packet-fmp_notify.h directly in packet-fmp_notify.c - it wasn't used anywhere else. svn path=/trunk/; revision=29512
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 3937397488..4a3f20d684 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1042,7 +1042,6 @@ DISSECTOR_INCLUDES = \
packet-ff.h \
packet-fix.h \
packet-fmp.h \
- packet-fmp_notify.h \
packet-fr.h \
packet-frame.h \
packet-ftam.h \