summaryrefslogtreecommitdiff
path: root/include/common/gsmd_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common/gsmd_proto.h')
-rw-r--r--include/common/gsmd_proto.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/common/gsmd_proto.h b/include/common/gsmd_proto.h
new file mode 100644
index 0000000..cf0f99d
--- /dev/null
+++ b/include/common/gsmd_proto.h
@@ -0,0 +1,9 @@
+#ifndef _GSMD_PROTO_H
+#define _GSMD_PROTO_H
+
+/* this header file describes the protocol between gsmd and libgsmd
+ * (C) 2006 by Harald Welte <hwelte@hmw-consulting.de> */
+
+
+
+#endif /* _GSMD_PROTO_H */
personal git repositories of Harald Welte. Your mileage may vary