summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking/sys/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libnetworking/sys/proc.h')
-rw-r--r--c/src/exec/libnetworking/sys/proc.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/c/src/exec/libnetworking/sys/proc.h b/c/src/exec/libnetworking/sys/proc.h
deleted file mode 100644
index 2189a33b11..0000000000
--- a/c/src/exec/libnetworking/sys/proc.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * Dummy structure
- *
- * $Id$
- */
-struct proc {
- int this_should_never_be_referenced;
-};