summaryrefslogtreecommitdiff
path: root/hdlcverify.c
diff options
context:
space:
mode:
Diffstat (limited to 'hdlcverify.c')
-rw-r--r--hdlcverify.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hdlcverify.c b/hdlcverify.c
index 8212b2a..eeffadb 100644
--- a/hdlcverify.c
+++ b/hdlcverify.c
@@ -7,6 +7,8 @@
#include <unistd.h>
#include <stdlib.h>
+#include "version.h"
+
int myread(int fd, char *buf, int len)
{
int sofar;