Remove extra #else left over from previous cleanup
authorPaul Park <pjpark@mit.edu>
Wed, 21 Jun 1995 15:17:29 +0000 (15:17 +0000)
committerPaul Park <pjpark@mit.edu>
Wed, 21 Jun 1995 15:17:29 +0000 (15:17 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6115 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/movemail/movemail.c

index ef69e0700092675d9b968806a087ad3b8f0d4c0e..7a3d4bfe5f7f67e682fb8521abd56b3ddbd3a2b7 100644 (file)
@@ -87,7 +87,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #else
-#else
 extern char *malloc(), *realloc(), *calloc();
 extern char *getenv();
 #endif /* HAVE_STDLIB_H */