summaryrefslogtreecommitdiff
path: root/hw/net
diff options
context:
space:
mode:
authorSteven Luo <steven+qemu@steven676.net>2016-05-26 21:53:13 -0700
committerMichael Tokarev <mjt@tls.msk.ru>2016-06-07 18:19:23 +0300
commit9e87a691bd46846e2232f8c30605c491c85ac987 (patch)
treecc7fc7545c56044794bf4d06bbbadfbd3c9e40c6 /hw/net
parent0bab0ebb17759c926bd48fd396bd8cbb2c8e4a3e (diff)
downloadqemu-9e87a691bd46846e2232f8c30605c491c85ac987.zip
Fix configure test for PBKDF2 in nettle
On my Debian jessie system, including nettle/pbkdf2.h does not cause NULL to be defined, which causes the test to fail to compile. Include stddef.h to bring in a definition of NULL. Cc: qemu-trivial@nongnu.org Cc: qemu-stable@nongnu.org Signed-off-by: Steven Luo <steven+qemu@steven676.net> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/net')
0 files changed, 0 insertions, 0 deletions