Commit some of the temporary UDF stuff. It will either be completed or

disabled later.
This commit is contained in:
rocky
2006-01-26 04:41:50 +00:00
parent 2039a55d18
commit 413f887b1d
3 changed files with 24 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: udf_private.h,v 1.5 2006/01/23 20:31:11 rocky Exp $
$Id: udf_private.h,v 1.6 2006/01/26 04:41:50 rocky Exp $
Copyright (C) 2005, 2006 Rocky Bernstein <rocky@panix.com>
@@ -21,6 +21,10 @@
#ifndef __CDIO_UDF_PRIVATE_H__
#define __CDIO_UDF_PRIVATE_H__
#if defined(HAVE_CONFIG_H) && !defined(LIBCDIO_CONFIG_H)
#include "config.h"
#endif
#include <cdio/types.h>
#include <cdio/ecma_167.h>
#include <cdio/udf.h>