Make rxgen emit prototype for ExecuteRequest
[openafs.git] / src / update / server.c
index 1de8312..dca13f8 100644 (file)
@@ -49,8 +49,6 @@
 #include "update.h"
 #include "global.h"
 
-extern int UPDATE_ExecuteRequest(struct rx_call *);
-
 static int AddObject(char **expPath, char *dir);
 static int PathInDirectory(char *dir, char *path);
 int update_SendFile(int, struct rx_call *, struct stat *);