summaryrefslogtreecommitdiffstats
path: root/src/guestfs-internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't export STREQ and friends in <guestfs.h>Richard Jones2009-11-101-0/+32
Move these to private header file(s) and other places as required since these aren't part of the public API.