PKTSIZE might have been already defined in arpa/tftp.h
This commit is contained in:
parent
ec4647c0f9
commit
703fa98a48
@ -103,7 +103,9 @@
|
||||
* STRUCT DECLARATIONS AND DEFINES *
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef PKTSIZE
|
||||
#define PKTSIZE (SEGSIZE + 4) /* SEGSIZE defined in arpa/tftp.h */
|
||||
#endif
|
||||
|
||||
struct testcase {
|
||||
char *buffer; /* holds the file data to send to the client */
|
||||
|
Loading…
x
Reference in New Issue
Block a user