]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remove src/socketcompat.h; no longer needed
authorJim Meyering <meyering@redhat.com>
Tue, 28 Oct 2008 19:09:04 +0000 (19:09 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 28 Oct 2008 19:09:04 +0000 (19:09 +0000)
commitf79ebbd1212c2bc51dc4a86ca1a7c4a2bccdde82
tree17e23db3bd499a2e61078442143d41d1402867c2
parentd6efc2ffd3660ae915f9bb1f225a3b7553a2baf0
remove src/socketcompat.h;  no longer needed

* src/socketcompat.h: Remove file.
* src/remote_internal.c: Don't include socketcompat.h.
* qemud/qemud.h: Likewise.
* qemud/remote_protocol.x: Likewise, but do include <arpa/inet.h>
for htonl.
* src/remote_internal.c: Likewise, but do include <errno.h>.
* qemud/remote_protocol.c: Regenererate.
* qemud/remote_protocol.h: Regenererate.
* src/Makefile.am (REMOTE_DRIVER_SOURCES): Remove socketcompat.h.
ChangeLog
qemud/qemud.h
qemud/remote_protocol.c
qemud/remote_protocol.h
qemud/remote_protocol.x
src/Makefile.am
src/remote_internal.c
src/socketcompat.h [deleted file]