* patch #3968: Move the add() function from its own file (add.c) and
[mmh] / h / prototypes.h
index fe41962..d53d663 100644 (file)
@@ -25,7 +25,6 @@ char *etcpath(char *);
 /*
  * prototypes from the nmh subroutine library
  */
-char *add (char *, char *);
 void adios (char *, char *, ...);
 void admonish (char *, char *, ...);
 void advertise (char *, char *, char *, va_list);