bug-hurd
[Top][All Lists]
Advanced

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

[PATCH hurd] include: don't install nonexistent refcount.h


From: David Michael
Subject: [PATCH hurd] include: don't install nonexistent refcount.h
Date: Sun, 07 Dec 2014 23:21:16 -0500

* include/Makefile (installhdrs): Remove refcount.h.
---

Hi,

Can this be fixed please?

Thanks.

David

 include/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/Makefile b/include/Makefile
index 4de165d..b8773fe 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -22,7 +22,7 @@
 dir := include
 makemode := misc
 
-installhdrs := sys/procfs.h refcount.h
+installhdrs := sys/procfs.h
 
 include ../Makeconf
 
-- 
1.9.3



reply via email to

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