X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0e9d59cad403f6e9ef6601e3c9889b82a9f325bc..8e88279d72a407b373d8b427a0b610e1e5fb3c5b:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 8006f655..a2cc03e5 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -30,7 +30,6 @@ int check_charset (char *, int); int client(char *, char *, char *, int, int); void closefds(int); char *concat (const char *, ...) ENDNULL; -int context_foil (char *); char **copyip (char **, char **, int); void cpydata (int, int, const char *, const char *); void cpydgst (int, int, char *, char *);