X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=a078dc527aca9662f3414d1f0a9abf1616b37e4a;hb=cde17f8d38bf9306df4706ac2acb528a2a686a29;hp=ff38dd39eab5cf2b8c3851983b26d54f63d8a54e;hpb=88a0787554de9c618e657c31940e734178a25730;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index ff38dd3..a078dc5 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -118,10 +118,7 @@ int unputenv(char *); int uprf(char *, char *); int vfgets(FILE *, char **); char *write_charset_8bit(void); - -#ifdef RPATHS int get_returnpath(char *, int, char *, int); -#endif /* ** prototypes for compatibility functions in library @@ -149,6 +146,5 @@ int what_now(char *, int, int, char *, char *, int, struct msgs *, ** from the former mts.h */ char *LocalName(void); /* hostname */ -char *SystemName(void); char *getusername(void); char *getfullname(void);