summaryrefslogtreecommitdiff
path: root/icmp.h
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2019-11-04 12:21:38 +0100
committerTom Smeding <tom.smeding@gmail.com>2019-11-04 12:21:38 +0100
commitfa1ae45491a8e41ccde4e0b366c37ec2a067bae9 (patch)
tree0a54d3746f3472aaad06b903829cb241850a39f7 /icmp.h
parentcf6fbbec9e2a04217a135924fd2bf209be488223 (diff)
Let xxd take stream argument
Diffstat (limited to 'icmp.h')
-rw-r--r--icmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/icmp.h b/icmp.h
index eed1714..c242207 100644
--- a/icmp.h
+++ b/icmp.h
@@ -1,5 +1,6 @@
#pragma once
+#include <stddef.h>
#include <stdint.h>