summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/lib/exec_lib.h
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2001-06-11 13:49:39 +0000
committerMystery Man <unknown@mandriva.org>2001-06-11 13:49:39 +0000
commit16bde8b3d7027aba56051fbf557b7735eb2ee6aa (patch)
tree0d8736af65eea4a83b8445ee8e2a6d0c951aea67 /mdk-stage1/dietlibc/lib/exec_lib.h
parent0a121a8ecd6de894c14d60daf9da2022ec47405c (diff)
downloaddrakx-backup-do-not-use-topic/rp-pppoe.tar
drakx-backup-do-not-use-topic/rp-pppoe.tar.gz
drakx-backup-do-not-use-topic/rp-pppoe.tar.bz2
drakx-backup-do-not-use-topic/rp-pppoe.tar.xz
drakx-backup-do-not-use-topic/rp-pppoe.zip
This commit was manufactured by cvs2svn to create branch 'rp-pppoe'.topic/rp-pppoe
Diffstat (limited to 'mdk-stage1/dietlibc/lib/exec_lib.h')
-rw-r--r--mdk-stage1/dietlibc/lib/exec_lib.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/mdk-stage1/dietlibc/lib/exec_lib.h b/mdk-stage1/dietlibc/lib/exec_lib.h
deleted file mode 100644
index 0971bd1fb..000000000
--- a/mdk-stage1/dietlibc/lib/exec_lib.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __EXEC_LIB_H
-#define __EXEC_LIB_H
-
-#include <paths.h>
-
-extern int __exec_shell(const char *file, char *const argv[]);
-
-#endif /* __EXEC_LIB_H */
-