aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-11-15 22:07:19 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-11-15 22:07:19 +0000
commit8bac662fe44e0e49e00c1ecd98a2582521f36c81 (patch)
tree2a0892918528a4bc4f497e3373b3da32e3c85a87
parent8ee0d60e53988dab0669e2d8a8e18da84ca2fa30 (diff)
Version 0.1.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@50 f38db490-d61c-443f-a65b-d21fe96a405b
-rwxr-xr-xcodecs/gsm/inc/unproto.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/codecs/gsm/inc/unproto.h b/codecs/gsm/inc/unproto.h
new file mode 100755
index 000000000..ccd565109
--- /dev/null
+++ b/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 */