freebsd-5-update-20030404

re-apply rev 1.6 patch, lost in rev 1.7
This commit is contained in:
Love Hörnquist-Åstrand 2003-04-04 16:53:00 +00:00 committed by Jim Rees
parent dd6f6844b5
commit 9dc3708d5f

View File

@ -13,12 +13,10 @@
*/
#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>