Index: obj_hash.h =================================================================== --- obj_hash.h (revision 29256) +++ obj_hash.h (revision 29257) @@ -26,7 +26,7 @@ #include #include -#include "compat_misc.h" +#include /* compare two strings and return 0 if they are equal. NULL == NULL means equal. */ PCB_INLINE int pcb_neqs(const char *s1, const char *s2)