Remove hpux9 anachronism.

This commit is contained in:
Ralf Corsepius
2009-01-05 14:10:21 +00:00
parent f13eedec0c
commit a3a12ee1ef

View File

@@ -56,11 +56,6 @@
#include <string.h>
#include <unistd.h> /* _exit() */
/* bug in hpux <errno.h>: no prototypes unless you are C++ */
#ifdef hpux9
char *strerror(int);
#endif
int rtems_panic_in_progress;
const rtems_assoc_t rtems_status_assoc[] = {