dthelp: fix implicit-function-declaration warnings (the rest)
... at least with regard to the non-generated code.
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
void m_mberr1(char *text, const char *arg);
|
||||
|
||||
|
||||
/* Interpret options from command line and specified files */
|
||||
#define OPTLEN 512 /* If OPTLEN changes, change fscanf call below */
|
||||
|
||||
@@ -47,6 +47,8 @@ This product and information is proprietary of Tandem Computers Incorporated.
|
||||
#include "entity2.h"
|
||||
#include "sref.h"
|
||||
|
||||
void m_mberr1(char *text, const char *arg);
|
||||
|
||||
/* Actually read a character from an input stream */
|
||||
int m_actgetc(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user