I noticed that osmo-iuh/src/regen-common-includes.sh doesn't do anything
useful (anymore). Should it be redirected towards osmo-iuh/include or can
we drop it?
osmo-iuh/src/regen-common-includes.sh:
[[[
#!/bin/sh
#for f in `(cd ../asn1/hnbap/asn1c && ls --color=none -1 *.h)`; do echo
"#include \"$f\""; done
for f in ranap/*.h; do echo "#include \"$f\""; done
]]]
Thanks
~Neels
--
- Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
http://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Alt-Moabit 93
* 10559 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschäftsführer / Managing Directors: Holger Freyther, Harald Welte