summaryrefslogtreecommitdiff
path: root/accel-pppd/include
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd/include')
-rw-r--r--accel-pppd/include/fdtrash.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/accel-pppd/include/fdtrash.h b/accel-pppd/include/fdtrash.h
deleted file mode 100644
index 4144573d..00000000
--- a/accel-pppd/include/fdtrash.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __FDTRASH__H_
-#define __FDTRASH__H_
-
-void fdtrash_add(long fd);
-
-#endif