Commit Graph

6 Commits

Author SHA1 Message Date
Jo-Philipp Wich 43c6d1e59e siproxd: fix musl compatibility
- Add missing `sys/types.h` include to provide `u_short` type under musl
 - Add missing `string.h` includes to avoid implicit function declarations

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-25 17:44:13 +02:00
Jiri Slachta 88aeeaa3a2 Update a few of the PKG_LICENSE tags to be more accurate
Signed-off-by: Eric Schultz <eschultz@prplfoundation.org>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-05 21:54:40 +01:00
Jiri Slachta a5b4c7d1f9 Add PKG_LICENSE variable to the most of the packages.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 16:00:37 +01:00
Jiri Slachta d152bdf38a siproxd: fix missing sys/time.h
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 21:06:48 +02:00
Jiri Slachta 4fc80c5f96 siproxd: fix typo in init script
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-17 15:46:39 +02:00
Jiri Slachta 100f27f3bb Directory structure restructuralized.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-06-21 13:55:47 +02:00