2013-09-26 17:14:40 +02:00

13 lines
262 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2006/08/21 13:19:33 gdt Exp $
--- tphdisk.c.orig 2006-08-21 09:16:45.000000000 -0400
+++ tphdisk.c
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
typedef unsigned short u16;