forked from mirrors/tftp-hpa-google
Quiet final set of warnings.
This commit is contained in:
parent
0034637792
commit
304cb0877c
5 changed files with 36 additions and 19 deletions
|
@ -38,5 +38,10 @@
|
|||
* @(#)extern.h 8.1 (Berkeley) 6/6/93
|
||||
*/
|
||||
|
||||
#ifndef RECVFILE_H
|
||||
#define RECVFILE_H
|
||||
|
||||
void recvfile (int, char *, char *);
|
||||
void sendfile (int, char *, char *);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue