0
0
mirror of https://github.com/openwrt/packages.git synced 2025-02-07 01:09:53 +00:00
Rosen Penev 717423d280 dtndht: Add -std-gnu89 to fix compilation problems.
bootstrapping.c:225:6: warning: implicit declaration of function 'blacklist_is_enabled' [-Wimplicit-function-declaration]
bootstrapping.c:226:3: warning: implicit declaration of function 'blacklist_blacklist_id'; did you mean 'dht_blacklisted'? [-Wimplicit-function-declaration]

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-06 13:52:45 -08:00
..
2015-08-19 11:33:59 +02:00