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