*
* @APPLE_LICENSE_HEADER_START@
*
- * Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved.
- *
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use this file except in
#define _LIBC_H
#include <stdio.h>
-#include <standards.h>
#include <unistd.h>
#ifdef __STRICT_BSD__
#include <stdarg.h>
#endif
+#include <sys/param.h>
#include <sys/mount.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <sys/times.h>
#include <sys/resource.h>
-#include <sys/param.h>
#include <signal.h>
#include <sys/time.h>
#include <sys/stat.h>