patch-1.3.28 linux/include/linux/module.h
Next file: linux/include/linux/msdos_fs.h
Previous file: linux/include/linux/mc146818rtc.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Sep 15 11:23:05 1995
- Orig file:
v1.3.27/linux/include/linux/module.h
- Orig date:
Wed Aug 2 13:21:16 1995
diff -u --recursive --new-file v1.3.27/linux/include/linux/module.h linux/include/linux/module.h
@@ -90,7 +90,7 @@
* define the count variable, and usage macros.
*/
-extern int mod_use_count_;
+extern long mod_use_count_;
#if defined(CONFIG_MODVERSIONS) && defined(MODULE) && !defined(__GENKSYMS__)
int Using_Versions; /* gcc will handle this global (used as a flag) correctly */
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this