summaryrefslogtreecommitdiff
path: root/openbsd-compat/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/vis.h')
-rw-r--r--openbsd-compat/vis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/vis.h b/openbsd-compat/vis.h
index 9a3365317..1c131cc85 100644
--- a/openbsd-compat/vis.h
+++ b/openbsd-compat/vis.h
@@ -32,7 +32,7 @@
32 * @(#)vis.h 5.9 (Berkeley) 4/3/91 32 * @(#)vis.h 5.9 (Berkeley) 4/3/91
33 */ 33 */
34 34
35#include "config.h" 35#include "includes.h"
36#if !defined(HAVE_STRNVIS) 36#if !defined(HAVE_STRNVIS)
37 37
38#ifndef _VIS_H_ 38#ifndef _VIS_H_