commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 04/06: pflocal: avoid building the interrupt server


From: Samuel Thibault
Subject: [hurd] 04/06: pflocal: avoid building the interrupt server
Date: Tue, 03 Nov 2015 22:43:20 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit 3f0a9b1145c25d1f0f19fc93da3c272c5505a5ee
Author: Justus Winter <address@hidden>
Date:   Thu Oct 29 16:39:31 2015 +0100

    pflocal: avoid building the interrupt server
    
    * pflocal/io.c: Do not needlessly include `interrupt_S.h'.
---
 pflocal/io.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pflocal/io.c b/pflocal/io.c
index 38d6c1d..c562274 100644
--- a/pflocal/io.c
+++ b/pflocal/io.c
@@ -37,7 +37,6 @@
 #include "sserver.h"
 
 #include "io_S.h"
-#include "interrupt_S.h"
 
 /* Read data from an IO object.  If offset if -1, read from the object
    maintained file pointer.  If the object is not seekable, offset is

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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