aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-07-06 10:39:37 +0000
committerJörg Mayer <jmayer@loplof.de>2006-07-06 10:39:37 +0000
commita3430f8bb1c4370f2d487f9a73c840b61edcfb65 (patch)
treec408c577972e9e53f735fe1e7f03764d98537312 /epan
parent3e3c4312a376646efcfb20248b5ffc7b1f0217cc (diff)
Includeing prefs.h once is sufficient
svn path=/trunk/; revision=18670
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-t38.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-t38.c b/epan/dissectors/packet-t38.c
index d4fdc278ae..433e6b8a00 100644
--- a/epan/dissectors/packet-t38.c
+++ b/epan/dissectors/packet-t38.c
@@ -62,7 +62,6 @@
#include <epan/prefs.h>
#include <epan/ipproto.h>
#include "packet-per.h"
-#include <epan/prefs.h>
#include "packet-tpkt.h"
#include <epan/emem.h>