Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/codecs/gsm/inc/unproto.h
markster 8bac662fe4 Version 0.1.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@50 f38db490-d61c-443f-a65b-d21fe96a405b
1999-11-15 22:07:19 +00:00

24 lines
383 B
C
Executable file

/*
* 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 */