avoid using libc's internal sys/cdefs.h
authorImre Kaloz <kaloz@openwrt.org>
Wed, 29 Apr 2015 12:49:58 +0000 (14:49 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 1 May 2015 16:13:00 +0000 (18:13 +0200)
commit7c15bef6c732896d9ffb883fb1480fcd60c94a50
treeeb570c0b15ae75ef46982ea7cbb051a2291c045f
parent2f713da924fa20cf89c25f2d122b54b959b09f87
avoid using libc's internal sys/cdefs.h

sha1.h simply shouldn't use it while sha1.c simply doesn't

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
sha1.c
sha1.h