summaryrefslogtreecommitdiff
path: root/sysutils/copytape/files/patch-copytape.c_2
blob: 8838843a4939a667f7b0c511622a95507ee96cef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- copytape.c.orig    2013-10-16 06:54:00.000000000 -0400
+++ copytape.c 2013-10-16 06:54:13.000000000 -0400
@@ -29,6 +29,8 @@


 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/ioctl.h>
 #include <sys/mtio.h>