mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
* qemud/remote.c: Don't include <getopt.h>. Not used.
This commit is contained in:
parent
16fd2b6b61
commit
f4d2430d6c
@ -1,5 +1,7 @@
|
||||
Mon Mar 24 11:16:58 CET 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
* qemud/remote.c: Don't include <getopt.h>. Not used.
|
||||
|
||||
Sync Makefile rules from coreutils.
|
||||
* Makefile.maint: Merge.
|
||||
* GNUmakefile: Update from coreutils.
|
||||
|
@ -41,7 +41,6 @@
|
||||
#include <syslog.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <ctype.h>
|
||||
#include <fnmatch.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user