emacs-devel
[Top][All Lists]
Advanced

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

including systime.h twice?


From: Pavel Janík
Subject: including systime.h twice?
Date: Wed, 13 Feb 2002 22:41:19 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu)

Hi,

in keyboard.c, we include systime.h twice. What about this? I think that
the comment before this is useless now so we can remove it
completely. Right?

--- keyboard.c.~1.655.~ Wed Feb 13 18:08:57 2002
+++ keyboard.c  Wed Feb 13 21:55:20 2002
@@ -75,9 +75,6 @@
 #include "macterm.h"
 #endif
 
-/* Include systime.h after xterm.h to avoid double inclusion of time.h. */
-#include "systime.h"
-
 #ifndef USE_CRT_DLL
 extern int errno;
 #endif


-- 
Pavel Janík

So the solution is not build ACPI as a module, because it shouldn't have
allowed you to do so in the first place :)
                  -- Jeff Garzik in linux-kernel



reply via email to

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