[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05

Clint Adams schizo at debian.org
Sun Nov 15 03:16:55 UTC 2009


The following commit has been merged in the upstream branch:
commit 62ec841b5e8b68b6b126ecdc36783288ae166fca
Author: Clint Adams <schizo at debian.org>
Date:   Thu Oct 7 20:40:20 2004 +0000

    drop std=c99 because it interferes with sys/ipc.h inclusion
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-33

diff --git a/communicate.c b/communicate.c
index 9d7fdff..668e2ba 100644
--- a/communicate.c
+++ b/communicate.c
@@ -10,7 +10,6 @@
     
  */
 
-# define _XOPEN_SOURCE 600
 #include "communicate.h"
 #include <dlfcn.h>
 #include <stdio.h>

-- 
fakeroot



More information about the Fakeroot-commits mailing list