patch-2.4.2 linux/include/linux/hfs_sysdep.h
Next file: linux/include/linux/highmem.h
Previous file: linux/include/linux/hfs_fs_sb.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Tue Feb 13 14:13:44 2001
-  Orig file: 
v2.4.1/linux/include/linux/hfs_sysdep.h
-  Orig date: 
Mon Dec 11 13:25:24 2000
diff -u --recursive --new-file v2.4.1/linux/include/linux/hfs_sysdep.h linux/include/linux/hfs_sysdep.h
@@ -2,7 +2,7 @@
  * linux/include/linux/hfs_sysdep.h
  *
  * Copyright (C) 1996-1997  Paul H. Hargrove
- * This file may be distributed under the terms of the GNU Public License.
+ * This file may be distributed under the terms of the GNU General Public License.
  *
  * This file contains constants, types and inline
  * functions for various system dependent things.
@@ -17,7 +17,7 @@
 #ifndef _HFS_SYSDEP_H
 #define _HFS_SYSDEP_H
 
-#include <linux/malloc.h>
+#include <linux/slab.h>
 #include <linux/types.h>
 #include <linux/locks.h>
 #include <linux/fs.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)