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/ioctl.h [lexbind]


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

Index: emacs/nt/inc/sys/ioctl.h
diff -c /dev/null emacs/nt/inc/sys/ioctl.h:1.2.16.1
*** /dev/null   Tue Oct 14 18:51:31 2003
--- emacs/nt/inc/sys/ioctl.h    Tue Oct 14 18:51:22 2003
***************
*** 0 ****
--- 1,8 ----
+ /*
+  * sys\ioctl.h doesn't exist on NT...rather than including it conditionally
+  * in many of the source files, we just extend the include path so that the
+  * compiler will pick this up empty header instead.
+  */
+ 
+ /* arch-tag: c6e9015a-930a-4ad3-b368-ac32f84475d7
+    (do not change this comment) */




reply via email to

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