emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/inc/sys/param.h [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/inc/sys/param.h [lexbind]
Date: Tue, 14 Oct 2003 18:51:31 -0400

Index: emacs/nt/inc/sys/param.h
diff -c /dev/null emacs/nt/inc/sys/param.h:1.2.16.1
*** /dev/null   Tue Oct 14 18:51:31 2003
--- emacs/nt/inc/sys/param.h    Tue Oct 14 18:51:22 2003
***************
*** 0 ****
--- 1,13 ----
+ #ifndef _PARAM_H_
+ #define _PARAM_H_
+ 
+ /*
+  * sys\param.h doesn't exist on NT, so we'll make one.
+  */
+ 
+ #define NBPG 4096
+ 
+ #endif /* _PARAM_H_ */
+ 
+ /* arch-tag: b1d90296-ec38-4839-83bd-0ddfd2528435
+    (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]