summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.c b/util.c
index f718dbd..1d7c5f3 100644
--- a/util.c
+++ b/util.c
@@ -27,6 +27,7 @@
/* $XFree86: xc/programs/xedit/util.c,v 1.26 2003/05/07 20:54:43 herrb Exp $ */
#include <stdio.h>
+#include <stdarg.h>
#include <stdlib.h> /* for realpath() */
#include "xedit.h"