Remove trailing spaces, no actual code changes.

This commit is contained in:
Todd C. Miller
2004-06-06 23:58:10 +00:00
parent 7ed41967ab
commit 2154e5f092

View File

@@ -50,7 +50,7 @@
# endif
#endif /* HAVE_STRING_H */
#if defined(HAVE_MALLOC_H) && !defined(STDC_HEADERS)
# include <malloc.h>
# include <malloc.h>
#endif /* HAVE_MALLOC_H && !STDC_HEADERS */
#ifdef HAVE_UNISTD_H
# include <unistd.h>