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