summaryrefslogtreecommitdiffstats
path: root/daemon/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-11-26 11:26:40 +0000
committerRichard Jones <rjones@redhat.com>2009-11-26 11:52:44 +0000
commitfd84feb8229f792e22e3cbfa9bf7e8156947eb2f (patch)
tree810231e69ddd9ea661cba224ed5def0a30567ac7 /daemon/.gitignore
parentb76462f7433d064019382992163e3553c7906ee7 (diff)
downloadlibguestfs-fd84feb8229f792e22e3cbfa9bf7e8156947eb2f.tar.gz
libguestfs-fd84feb8229f792e22e3cbfa9bf7e8156947eb2f.tar.xz
libguestfs-fd84feb8229f792e22e3cbfa9bf7e8156947eb2f.zip
daemon/Win32: provide htonl, htons, ntohl, ntohs functions.
These functions are not available on Windows.
Diffstat (limited to 'daemon/.gitignore')
-rw-r--r--daemon/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/.gitignore b/daemon/.gitignore
index ac1b47bf..0d9dac70 100644
--- a/daemon/.gitignore
+++ b/daemon/.gitignore
@@ -4,6 +4,7 @@ link-warning.h
m4/00gnulib.m4
m4/alloca.m4
m4/arpa_inet_h.m4
+m4/byteswap.m4
m4/canonicalize-lgpl.m4
m4/chdir-long.m4
m4/chown.m4