diff options
Diffstat (limited to 'lib/uuid/copy.c')
-rw-r--r-- | lib/uuid/copy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/uuid/copy.c b/lib/uuid/copy.c index 32e6f502..ead33aa2 100644 --- a/lib/uuid/copy.c +++ b/lib/uuid/copy.c @@ -32,7 +32,6 @@ * %End-Header% */ -#include "config.h" #include "uuidP.h" void uuid_copy(uuid_t dst, const uuid_t src) |