Browse Source

*** empty log message ***

David Rose 25 years ago
parent
commit
68b3110e9f
2 changed files with 2 additions and 1 deletions
  1. 0 1
      dtool/src/dtoolutil/filename.h
  2. 2 0
      panda/src/tiff/Sources.pp

+ 0 - 1
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.
 

+ 2 - 0
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