openbsd-ports/multimedia/dvdcpy/files/config.h
espie a514d2921a dvdcpy is originally part of ogmrip, but I'm not a fan of this gnome opaque
thingy. It can be used on its own, compiles very simply, and this package
even comes with a manpage.

dvdcpy can be used to copy part of a dvd structure to a hard disk.
2007-01-22 12:05:01 +00:00

7 lines
160 B
C

/* $OpenBSD: config.h,v 1.1.1.1 2007/01/22 12:05:01 espie Exp $ */
#include <sys/param.h>
#include <sys/mount.h>
#define HAVE_INTTYPES_H
#define HAVE_STDINT_H