summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2001-03-05 21:38:58 +0000
committerMichael Jennings <mej@kainx.org>2001-03-05 21:38:58 +0000
commit3b89e409bc03f2be75144f1a8293d4e87077f6a9 (patch)
tree93ea6eba9841dfe3adc214e1afacd0fdce9904db /utils
parent1a4e2e927cd125a8c59dffb90e87734cf07f38e7 (diff)
downloadeterm-3b89e409bc03f2be75144f1a8293d4e87077f6a9.tar.gz
Mon Mar 5 13:38:01 PST 2001 Michael Jennings <mej@eterm.org>
Fix for NetBSD from Marc Bevand <bevand_m@epita.fr>. SVN revision: 4313
Diffstat (limited to 'utils')
-rw-r--r--utils/Etbg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Etbg.c b/utils/Etbg.c
index 012eba0..09109af 100644
--- a/utils/Etbg.c
+++ b/utils/Etbg.c
@@ -23,6 +23,8 @@
*
*/
+#include <config.h>
+
#include <stdio.h>
#include <string.h>