]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
%(divide): Avoid SIGFPE on integer divide of INT_MIN by -1.
[nmh] / h / prototypes.h
index a0e10b4307de38eef48a1cf85ce927e92f4bdb55..f123b35f58a8e8e518f60d9b0d84e5840a2bb9a5 100644 (file)
@@ -16,8 +16,3 @@ char *etcpath(char *) NONNULL(1);
 struct msgs_array;
 
 int pidwait (pid_t, int);
-
-/*
- * prototypes for some routines in uip
- */
-int mhlsbr(int, char **, FILE *(*)(char *));