]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move test-local declarations to nodeinfopriv.h
authorJán Tomko <jtomko@redhat.com>
Wed, 22 Jan 2014 11:56:06 +0000 (12:56 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 27 Jan 2014 10:04:02 +0000 (11:04 +0100)
commitb3b44c572cca050c65aec2538ca00aebe8ba5ae7
treea420962d295989add75ed38333e392c9e90529d8
parent237a088ba44633b08e0528fe5103d99b1e213b71
Move test-local declarations to nodeinfopriv.h

linuxNodeInfoCPUPopulate is only used in the nodeinfo.c file
and in the test suite.
src/Makefile.am
src/nodeinfo.c
src/nodeinfopriv.h [new file with mode: 0644]
tests/nodeinfotest.c