bug-hurd
[Top][All Lists]
Advanced

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

[PATCH 61/66] kern/refcount.h: remove unnecessary include


From: Marin Ramesa
Subject: [PATCH 61/66] kern/refcount.h: remove unnecessary include
Date: Thu, 5 Dec 2013 22:03:55 +0100

File kern/refcount.h includes itself. Remove this include.

* kern/refcount.h: Don't include kern/refcount.h.

---
 kern/refcount.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kern/refcount.h b/kern/refcount.h
index 7fd6cdf..58e1cc4 100644
--- a/kern/refcount.h
+++ b/kern/refcount.h
@@ -29,8 +29,6 @@
 
 #include <kern/macro_help.h>
 
-#include "refcount.h" /*XXX*/
-
 /* Unless the above include file specified otherwise,
    use the system-independent (unoptimized) atomic reference counter.  */
 #ifndef MACHINE_REFCOUNT
-- 
1.8.1.4




reply via email to

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