X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/6ec714988caac3bf9fedc766ae51a2248896ec80..9beea81f673bd6267a536d9132ca06a3d20a0235:/missing/strlcpy.c diff --git a/missing/strlcpy.c b/missing/strlcpy.c index 2dc51b96..00792bc1 100644 --- a/missing/strlcpy.c +++ b/missing/strlcpy.c @@ -1,5 +1,5 @@ /* $NetBSD: strlcpy.c,v 1.5 1999/09/20 04:39:47 lukem Exp $ */ -/* from OpenBSD: strlcpy.c,v 1.4 1999/05/01 18:56:41 millert Exp */ +/* from OpenBSD: strlcpy.c,v 1.4 1999/05/01 18:56:41 millert Exp */ /* * Copyright (c) 1998 Todd C. Miller @@ -28,9 +28,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifdef HAVE_CONFIG_H #include -#endif #include