From fe54e2baa8ae16f290b63c2c90cdc05524f6ff98 Mon Sep 17 00:00:00 2001 From: rocky Date: Thu, 5 Jan 2006 22:01:44 +0000 Subject: [PATCH] In C++ read.h needs . Don't know if this should be fixed here (where we could concievably check for HAVE_SYS_TYPES_H or in read.h (where it would be inde via cdio_config.h, but for now we'll do it this way. --- lib/cdio++/stub.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/cdio++/stub.cpp b/lib/cdio++/stub.cpp index 499b9b51..aeffee0d 100644 --- a/lib/cdio++/stub.cpp +++ b/lib/cdio++/stub.cpp @@ -1,2 +1,3 @@ +#include #include