]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Change the name of AC_CHECK_NETLIBS, since it's not a macro distributed
[nmh] / h / prototypes.h
index 12124cdbad0b43797c00572fdf48346f37ac9a23..054430646dd9a13ef3f5007f35c85c5e4729d68d 100644 (file)
@@ -80,6 +80,7 @@ int m_putenv (char *, char *);
 char *m_mktemp(const char *, int *, FILE **);
 char *m_mktemp2(const char *, const char *, int *, FILE **);
 void m_unknown(FILE *);
+pid_t m_vfork ();
 int makedir (char *);
 char *nmh_getpass(const char *);
 char *norm_charmap(char *);