aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/dpa400.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2018-05-17 08:05:12 +0200
committerAnders Broman <a.broman58@gmail.com>2018-05-17 06:35:26 +0000
commitcf85fd13bcd40a3c24136c104ff2adacb387d613 (patch)
treef049559cb75b4e4a5d91bdda1a4d18a0d5372462 /wiretap/dpa400.c
parentedab64cf4eba45333968d4b1881f7c96371cf249 (diff)
dpa400: fix no previous prototype for function 'dpa400_open' [-Wmissing-prototypes]
Change-Id: Ie10cd7bfffa5ef2fe888ade3250c873750eb18a9 Reviewed-on: https://code.wireshark.org/review/27608 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'wiretap/dpa400.c')
-rw-r--r--wiretap/dpa400.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/dpa400.c b/wiretap/dpa400.c
index c724370eb8..fe39306943 100644
--- a/wiretap/dpa400.c
+++ b/wiretap/dpa400.c
@@ -12,6 +12,7 @@
#include "wtap-int.h"
#include "file_wrappers.h"
+#include "dpa400.h"
enum {
DPA400_DATA = 0x00,