summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/sandbox-1.1/libctest.c')
-rw-r--r--src/sandbox-1.1/libctest.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/sandbox-1.1/libctest.c b/src/sandbox-1.1/libctest.c
deleted file mode 100644
index 5365a20c..00000000
--- a/src/sandbox-1.1/libctest.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Dummy program to check your libc version */
-
-int
-main(void)
-{
- return 0;
-}