osmo-msc/openbsc/include
Holger Hans Peter Freyther 6ab5d4f861 trau: Fix compiler warning about decoded_trau_frame
In file included from bsc_api.c:34:0:
../../include/openbsc/trau_mux.h:62:15: warning: ‘struct decoded_trau_frame’ declared inside parameter list [enabled by default]
  const struct decoded_trau_frame *tf);
               ^
../../include/openbsc/trau_mux.h:62:15: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
../../include/openbsc/trau_mux.h:64:15: warning: ‘struct decoded_trau_frame’ declared inside parameter list [enabled by default]
  const struct decoded_trau_frame *tf);
               ^
../../include/openbsc/trau_mux.h:66:2: warning: ‘struct decoded_trau_frame’ declared inside parameter list [enabled by default]
  const unsigned char *data);
  ^
../../include/openbsc/trau_mux.h:68:2: warning: ‘struct decoded_trau_frame’ declared inside parameter list [enabled by default]
  const unsigned char *data);
2014-02-20 11:19:32 +01:00
..
openbsc trau: Fix compiler warning about decoded_trau_frame 2014-02-20 11:19:32 +01:00
Makefile.am use new external libosmogb (part of libosmocore.git) 2012-06-17 23:34:34 +08:00
compat_af_isdn.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
mISDNif.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00