Harmonize source headers: C examples (Patch 4/5)
This commit is contained in:
@@ -25,12 +25,14 @@
|
||||
#define UDF_IMAGE_PATH "../"
|
||||
#define UDF_IMAGE "/src2/cd-images/udf/UDF102ISO.iso"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <cdio/cdio.h>
|
||||
#include <cdio/udf.h>
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#define __CDIO_CONFIG_H__ 1
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STDIO_H
|
||||
#include <stdio.h>
|
||||
|
||||
#endif
|
||||
#ifdef HAVE_STDLIB_H
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
@@ -44,6 +46,9 @@
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
#include <cdio/cdio.h>
|
||||
#include <cdio/udf.h>
|
||||
|
||||
#define udf_PATH_DELIMITERS "/\\"
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user