]> git.wh0rd.org - dump.git/blobdiff - compat/lib/system.c
noos -> popies.net
[dump.git] / compat / lib / system.c
index 3f94008d6cedcc2f3e36d7d97f1d828db4fb670a..a1cb012ea0116292342dd01e41d0e91dd490c9c2 100644 (file)
@@ -2,8 +2,8 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *     Stelian Pop <pop@noos.fr>, 1999-2000
- *     Stelian Pop <pop@noos.fr> - Alcôve <www.alcove.fr>, 2000
+ *     Stelian Pop <stelian@popies.net>, 1999-2000
+ *     Stelian Pop <stelian@popies.net> - Alcôve <www.alcove.com>, 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 <config.h>
@@ -52,6 +52,7 @@ static const char rcsid[] =
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include "system.h"
 
 /*
  * Executes the command in a shell.