|
@@ -322,9 +322,7 @@ _obstack_newchunk (struct obstack *h, int length)
|
|
|
|
|
|
h->maybe_empty_object = 0;
|
|
h->maybe_empty_object = 0;
|
|
}
|
|
}
|
|
-# if 0
|
|
+libc_hidden_def(_obstack_newchunk)
|
|
-libc_hidden_def (_obstack_newchunk)
|
|
|
|
-# endif
|
|
|
|
|
|
|
|
|
|
|
|
This is here for debugging.
|
|
This is here for debugging.
|