summaryrefslogtreecommitdiff
path: root/mndp.h
diff options
context:
space:
mode:
authorBoian Bonev <bbonev@ipacct.com>2012-10-30 08:18:39 +0200
committerBoian Bonev <bbonev@ipacct.com>2012-10-30 08:18:39 +0200
commit9fc27002f6566f01bc68303ed8496ae0059601f4 (patch)
tree40bd2a54aa6445a9fbd9cba603c44ee90e211121 /mndp.h
parentfcd2e8043815a9f5ccfb11786579e1563adfb889 (diff)
parent11b726cee17622304839279fdce47feb9b86f4f7 (diff)
downloadMAC-Telnet-9fc27002f6566f01bc68303ed8496ae0059601f4.tar.gz
MAC-Telnet-9fc27002f6566f01bc68303ed8496ae0059601f4.zip
Merge branch 'master' of https://github.com/haakonnessjoen/MAC-Telnet
Diffstat (limited to 'mndp.h')
-rw-r--r--mndp.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/mndp.h b/mndp.h
new file mode 100644
index 0000000..77c489f
--- /dev/null
+++ b/mndp.h
@@ -0,0 +1,6 @@
+#ifndef _MNDP_H
+#define _MNDP_H
+
+int mndp(void);
+
+#endif \ No newline at end of file