summaryrefslogtreecommitdiff
path: root/tstamping.h
diff options
context:
space:
mode:
Diffstat (limited to 'tstamping.h')
-rw-r--r--tstamping.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tstamping.h b/tstamping.h
new file mode 100644
index 0000000..41df9aa
--- /dev/null
+++ b/tstamping.h
@@ -0,0 +1,6 @@
+#ifndef TSTAMPING_H
+#define TSTAMPING_H
+
+extern int set_sockopt_hwtimestamp(int sock, const char *dev);
+
+#endif /* TSTAMPING_H */