From 68b3110e9f3b1228df42b663d13ca2934243d08c Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 5 Oct 2000 17:26:56 +0000 Subject: [PATCH] *** empty log message *** --- dtool/src/dtoolutil/filename.h | 1 - panda/src/tiff/Sources.pp | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dtool/src/dtoolutil/filename.h b/dtool/src/dtoolutil/filename.h index c236b4ce66..347df2b56b 100644 --- a/dtool/src/dtoolutil/filename.h +++ b/dtool/src/dtoolutil/filename.h @@ -109,7 +109,6 @@ public: INLINE Type get_type() const; void standardize(); - void extend_by(const Filename &local_name); // The following functions deal with the outside world. diff --git a/panda/src/tiff/Sources.pp b/panda/src/tiff/Sources.pp index a6a9dffc26..5d7efebcb1 100644 --- a/panda/src/tiff/Sources.pp +++ b/panda/src/tiff/Sources.pp @@ -17,6 +17,8 @@ // Somehow, g3states.h should be generated at compile time by running // mkg3states. Deal with this soon. + #define CFLAGS -DBSDTYPES + #end lib_target #begin test_bin_target