]> andersk Git - openssh.git/blobdiff - configure.ac
- (djm) Sync with V_3_7 branch:
[openssh.git] / configure.ac
index 4fe3e2cd5429250db0f9e29fa4b539707d2e7643..84cc78ce04faa8a0b40d39e309fd24ce65c978f4 100644 (file)
@@ -480,7 +480,7 @@ AC_CHECK_HEADERS(bstring.h crypt.h endian.h features.h floatingpoint.h \
        sys/cdefs.h sys/mman.h sys/pstat.h sys/select.h sys/stat.h \
        sys/stropts.h sys/sysmacros.h sys/time.h sys/timers.h \
        sys/un.h time.h tmpdir.h ttyent.h usersec.h \
-       util.h utime.h utmp.h utmpx.h)
+       util.h utime.h utmp.h utmpx.h vis.h)
 
 # Checks for libraries.
 AC_CHECK_FUNC(yp_match, , AC_CHECK_LIB(nsl, yp_match))
This page took 0.035865 seconds and 4 git commands to generate.