]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
uip/mhfree.c: Make free_header() static.
[nmh] / h / prototypes.h
index fa37c87e57198a6a9ad4c657300a476e202bcbbe..dfc3b5cfc272f72158d154b0ec80fa0eeb095934 100644 (file)
@@ -414,7 +414,6 @@ char *snprintb (char *buffer, size_t size, unsigned flags, char *bitfield);
 int ssequal (const char *, const char *);
 int stringdex (char *, char *);
 char *trimcpy (char *);
-int unputenv (char *);
 
 /*
  * Remove quotes and quoted-pair sequences from RFC-5322 atoms.