cdio_types.h -> types.h

This commit is contained in:
rocky
2003-04-03 12:16:27 +00:00
parent d10a388ad0
commit cd4f206a22
11 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: cdio.h,v 1.4 2003/03/30 13:01:22 rocky Exp $
$Id: cdio.h,v 1.5 2003/04/03 12:16:27 rocky Exp $
Copyright (C) 2001 Herbert Valerio Riedel <hvr@gnu.org>
Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
@@ -32,7 +32,7 @@
#include <unistd.h>
#endif
#include "cdio_types.h"
#include "types.h"
#include "sector.h"
/* Flags specifying the category of device to open or is opened. */