aboutsummaryrefslogtreecommitdiffstats
path: root/getdtablecount.h
diff options
context:
space:
mode:
Diffstat (limited to 'getdtablecount.h')
-rw-r--r--getdtablecount.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/getdtablecount.h b/getdtablecount.h
new file mode 100644
index 0000000..9174792
--- /dev/null
+++ b/getdtablecount.h
@@ -0,0 +1,6 @@
+#ifndef GETDTABLECOUNT_H
+#define GETDTABLECOUNT_H
+
+int getdtablecount(void);
+
+#endif