aboutsummaryrefslogtreecommitdiffstats
path: root/1.2-netsec/codecs/gsm/inc/unproto.h
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-26 17:00:22 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-26 17:00:22 +0000
commit9774f6cc479ebeb3142c1dac84fa7cdc5399abf6 (patch)
tree931988c5027ba3c9d19d89628bd2ef07dec473be /1.2-netsec/codecs/gsm/inc/unproto.h
parent6dec48224155a3102f16d6be8f6752dde5d9f15a (diff)
Creating tag for the release of asterisk-1.2.5-netsec
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.5-netsec@15029 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to '1.2-netsec/codecs/gsm/inc/unproto.h')
-rw-r--r--1.2-netsec/codecs/gsm/inc/unproto.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/1.2-netsec/codecs/gsm/inc/unproto.h b/1.2-netsec/codecs/gsm/inc/unproto.h
new file mode 100644
index 000000000..ccd565109
--- /dev/null
+++ b/1.2-netsec/codecs/gsm/inc/unproto.h
@@ -0,0 +1,23 @@
+/*
+ * Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
+ * Universitaet Berlin. See the accompanying file "COPYRIGHT" for
+ * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
+ */
+
+/*$Header$*/
+
+#ifdef PROTO_H /* sic */
+#undef PROTO_H
+
+#undef P
+#undef P0
+#undef P1
+#undef P2
+#undef P3
+#undef P4
+#undef P5
+#undef P6
+#undef P7
+#undef P8
+
+#endif /* PROTO_H */