X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Flib%2Fsystem.c;h=a1cb012ea0116292342dd01e41d0e91dd490c9c2;hp=3f94008d6cedcc2f3e36d7d97f1d828db4fb670a;hb=11856e771fadee7ddb9b5a613c91f562bf363da7;hpb=c534413c6ada5778ccbb76f36bdcff672037d0cc diff --git a/compat/lib/system.c b/compat/lib/system.c index 3f94008..a1cb012 100644 --- a/compat/lib/system.c +++ b/compat/lib/system.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000-2002 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: system.c,v 1.1 2001/07/18 12:54:06 stelian Exp $"; + "$Id: system.c,v 1.3 2002/01/16 09:32:14 stelian Exp $"; #endif /* not lint */ #include @@ -52,6 +52,7 @@ static const char rcsid[] = #include #include #include +#include "system.h" /* * Executes the command in a shell.