From 94fa34c725ef755eb123686f6cbdceb24411e401 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 16 Jan 2015 16:48:53 +0000 Subject: Move to the universe. review by millert, binary checking process with doug, concept with guenther --- lib/libfuse/fuse_private.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libfuse') diff --git a/lib/libfuse/fuse_private.h b/lib/libfuse/fuse_private.h index cf6e7b6a6d5..10a0b5dc566 100644 --- a/lib/libfuse/fuse_private.h +++ b/lib/libfuse/fuse_private.h @@ -1,4 +1,4 @@ -/* $OpenBSD: fuse_private.h,v 1.10 2014/04/28 13:08:34 syl Exp $ */ +/* $OpenBSD: fuse_private.h,v 1.11 2015/01/16 16:48:51 deraadt Exp $ */ /* * Copyright (c) 2013 Sylvestre Gallon * @@ -18,12 +18,12 @@ #ifndef _FUSE_SUBR_H_ #define _FUSE_SUBR_H_ -#include #include #include #include #include #include +#include #include "fuse.h" -- cgit v1.2.3