$OpenBSD: patch-gl_tests_test-inet_pton_c,v 1.1 2011/05/04 15:48:10 ajacoutot Exp $ --- gl/tests/test-inet_pton.c.orig Wed May 4 16:59:41 2011 +++ gl/tests/test-inet_pton.c Wed May 4 17:02:27 2011 @@ -18,12 +18,12 @@ #include +#include #include #include "signature.h" SIGNATURE_CHECK (inet_pton, int, (int, const char *, void *)); -#include #include #include "macros.h"