dtksh: fix implicit-function-declaration warnings
Tis does not fix those warnings in ksh93 itself, only the stuff we are responsible for.
This commit is contained in:
@@ -153,5 +153,7 @@ typedef struct {
|
||||
String verifyPrinterProcCommand;
|
||||
} ProcInfo_t;
|
||||
|
||||
void dtksh_init(void);
|
||||
|
||||
#endif /* _Dtksh_dtksh_h */
|
||||
/* DON'T ADD ANYTHING AFTER THIS #endif */
|
||||
|
||||
Reference in New Issue
Block a user