Loading...
gen/devname.c Libc-262.3.2 Libc-320.1.3
--- Libc/Libc-262.3.2/gen/devname.c
+++ Libc/Libc-320.1.3/gen/devname.c
@@ -2,8 +2,6 @@
  * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
  *
  * @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
@@ -67,6 +65,7 @@
 #include <paths.h>
 #include <stdio.h>
 #include <string.h>
+#include <stdlib.h>
 
 char *
 devname(dev, type)