]> git.ipfire.org Git - thirdparty/ntp.git/commit
../../libparse/parse.c:211: warning: implicit declaration of function 'bcopy'
authorDave Hart <hart@ntp.org>
Sun, 3 May 2009 05:08:34 +0000 (05:08 +0000)
committerDave Hart <hart@ntp.org>
Sun, 3 May 2009 05:08:34 +0000 (05:08 +0000)
commit911b0c9969830d4bde08e9c4eb3a7fec68be7aa2
treeb42021a272ddbddb70a6ee99217da94091a9acd9
parent495454b70c30ed1f1e809aab49e411a012f0a836
../../libparse/parse.c:211: warning: implicit declaration of function 'bcopy'
../../libparse/parse.c:211: warning: incompatible implicit declaration of built-
in function 'bcopy'

#include <stdlib.h> in ntp_lineedit.c which uses free()

bk: 49fd26d2_1wAkHMQ4yPK7ckHpA-twQ
configure.ac
include/ntp_string.h
libntp/ntp_lineedit.c