From: deraadt Date: Fri, 19 Aug 2016 01:37:50 +0000 (+0000) Subject: string.h not strings.h X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=894ed90b95ac8cfd9838977ad32815c0765b83d2;p=openbsd string.h not strings.h --- diff --git a/regress/sys/copy/copy.c b/regress/sys/copy/copy.c index bd929418740..2ed0fe65a21 100644 --- a/regress/sys/copy/copy.c +++ b/regress/sys/copy/copy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: copy.c,v 1.4 2011/04/10 03:20:59 guenther Exp $ */ +/* $OpenBSD: copy.c,v 1.5 2016/08/19 01:37:50 deraadt Exp $ */ /* Written by Ted Unangst 2004 Public Domain */ @@ -10,7 +10,7 @@ #include #include #include -#include +#include #include #include