Break an inclusion cycle missed by yesterday's change.
This commit is contained in:
parent
d89fdd8e31
commit
236c29a0c5
1 changed files with 0 additions and 2 deletions
|
@ -153,6 +153,4 @@ extern char *getstring(char *prompt, char buf[]);
|
||||||
extern s_char *prbuf(s_char *format, ...)
|
extern s_char *prbuf(s_char *format, ...)
|
||||||
ATTRIBUTE((format (printf, 1, 2)));
|
ATTRIBUTE((format (printf, 1, 2)));
|
||||||
|
|
||||||
#include "prototypes.h" /* must come at end, after defines and typedefs */
|
|
||||||
|
|
||||||
#endif /* _MISC_H_ */
|
#endif /* _MISC_H_ */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue