X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=12124cdbad0b43797c00572fdf48346f37ac9a23;hb=196f9810eda97012980606456d5a8b429501bd9d;hp=054430646dd9a13ef3f5007f35c85c5e4729d68d;hpb=4548981fb45fbc917cc2c26b7c96b31cfa14bc9b;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 0544306..12124cd 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -80,7 +80,6 @@ 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 *);