]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix implicit declaration of function 'htons'
authorWolfgang Denk <wd@denx.de>
Sat, 4 Apr 2009 14:14:51 +0000 (16:14 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 4 Apr 2009 15:58:19 +0000 (17:58 +0200)
commitecf3fb223a56e3c6aa696d94d694eeaca0f44d33
treec680e8e1e7aebfef3fd56314dd08ddd4932977b1
parentafcbce07e9323c0e8aeb783ba7ce6104860fd7a7
Fix implicit declaration of function 'htons'

Include <netinet/in.h> instead of <linux/in.h> to get htons()
prototpye.

Signed-off-by: Wolfgang Denk <wd@denx.de>
tools/ncb.c