* config.sub configure.in config/.Sanitize config/mh-irix4
[deliverable/binutils-gdb.git] / gdb / signame.h
index caa1bba35b3a28ec8a10ec677fc58c15198391c7..0010796e8f5b3ff4f4f7e3b692f3405333ff9c2f 100755 (executable)
@@ -34,10 +34,12 @@ sig_abbrev PARAMS ((int));
 extern int
 sig_number PARAMS ((const char *));
 
+#ifndef PSIGNAL_IN_SIGNAL_H
 /* Print to standard error the name of SIGNAL, preceded by MESSAGE and
    a colon, and followed by a newline.  */
 
 extern void
 psignal PARAMS ((unsigned, const char *));
+#endif
 
 #endif /* !defined (SIGNAME_H) */
This page took 0.023113 seconds and 4 git commands to generate.