From: guenther Date: Sun, 21 Dec 2014 04:49:00 +0000 (+0000) Subject: needs X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=0dc84f8843b5c066e1628223b400f0c71d7c0539;p=openbsd needs found previously by someone whose email I've lost; rediscovered by miod@ ok millert@ deraadt@ --- diff --git a/sys/sys/endian.h b/sys/sys/endian.h index e4b90f1b16d..29d59558102 100644 --- a/sys/sys/endian.h +++ b/sys/sys/endian.h @@ -1,4 +1,4 @@ -/* $OpenBSD: endian.h,v 1.24 2014/07/20 21:41:54 guenther Exp $ */ +/* $OpenBSD: endian.h,v 1.25 2014/12/21 04:49:00 guenther Exp $ */ /*- * Copyright (c) 1997 Niklas Hallqvist. All rights reserved. @@ -37,6 +37,7 @@ #ifndef _SYS_ENDIAN_H_ #define _SYS_ENDIAN_H_ +#include #include /* Public names */