/* upload.h * Written by David Allen * Simple prototypes for the functions in upload.c */ #define UPLOAD_H 1 void BuiltinUploadfile(void);