summaryrefslogtreecommitdiffstats
path: root/python/guestfs-py-byhand.c
diff options
context:
space:
mode:
Diffstat (limited to 'python/guestfs-py-byhand.c')
-rw-r--r--python/guestfs-py-byhand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/guestfs-py-byhand.c b/python/guestfs-py-byhand.c
index 0d00ec14..eea10ca0 100644
--- a/python/guestfs-py-byhand.c
+++ b/python/guestfs-py-byhand.c
@@ -25,7 +25,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <assert.h>
#include "guestfs-py.h"