unproto.h 476 B

1234567891011121314151617181920212223
  1. /*
  2. * Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
  3. * Universitaet Berlin. See the accompanying file "COPYRIGHT" for
  4. * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
  5. */
  6. /*$Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/unproto.h,v 1.1 1992/10/28 00:11:08 jutta Exp $*/
  7. #ifdef PROTO_H /* sic */
  8. #undef PROTO_H
  9. #undef P
  10. #undef P0
  11. #undef P1
  12. #undef P2
  13. #undef P3
  14. #undef P4
  15. #undef P5
  16. #undef P6
  17. #undef P7
  18. #undef P8
  19. #endif /* PROTO_H */