diff options
Diffstat (limited to 'libtrivfs')
-rw-r--r-- | libtrivfs/handle-port.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/handle-port.c b/libtrivfs/handle-port.c index 6b96fb72..7f29597c 100644 --- a/libtrivfs/handle-port.c +++ b/libtrivfs/handle-port.c @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include <priv.h> +#include "priv.h" mach_port_t trivfs_handle_port (mach_port_t realnode, |