X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fcsharpcomp.c;h=9726bbc10a2949546fc4042a568ffd483815337e;hb=ef127178789143d8a9817b81bc5c3c86fe744b50;hp=8f791516a063e3dd51e801c6516f0b24ace98a9e;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/lib/csharpcomp.c b/lib/csharpcomp.c index 8f791516a..9726bbc10 100644 --- a/lib/csharpcomp.c +++ b/lib/csharpcomp.c @@ -1,5 +1,5 @@ /* Compile a C# program. - Copyright (C) 2003-2010 Free Software Foundation, Inc. + Copyright (C) 2003-2011 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify @@ -27,7 +27,7 @@ #include #include "execute.h" -#include "pipe.h" +#include "spawn-pipe.h" #include "wait-process.h" #include "sh-quote.h" #include "safe-read.h"