summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking/sys/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/sys/proc.h')
-rw-r--r--cpukit/libnetworking/sys/proc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cpukit/libnetworking/sys/proc.h b/cpukit/libnetworking/sys/proc.h
deleted file mode 100644
index 8b8b7dc1b9..0000000000
--- a/cpukit/libnetworking/sys/proc.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
- * Dummy structure
- */
-struct proc {
- int this_should_never_be_referenced;
-};