]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
freebsd-5-update-20030404
authorLove Hörnquist-Åstrand <lha@stacken.kth.se>
Fri, 4 Apr 2003 16:53:00 +0000 (16:53 +0000)
committerJim Rees <rees@umich.edu>
Fri, 4 Apr 2003 16:53:00 +0000 (16:53 +0000)
re-apply rev 1.6 patch, lost in rev 1.7

src/config/mkvers.c

index 949be9d35579cf69fdb949e7008e58e4623f5d97..00c880b9e268768733e3302b4c9874e3b1746071 100644 (file)
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <errno.h>
-#ifndef __APPLE_CC__
-#include <malloc.h>
-#endif
 #include <assert.h>
 #include <string.h>