From 64d2a7c8945ba05af859901f5e248f1befdd8621 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 3 Dec 2013 09:43:15 +0100 Subject: Imported Upstream version 1.2 --- src/lib9/tempdir_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib9/tempdir_unix.c') diff --git a/src/lib9/tempdir_unix.c b/src/lib9/tempdir_unix.c index 99a7092b6..3ce87751b 100644 --- a/src/lib9/tempdir_unix.c +++ b/src/lib9/tempdir_unix.c @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build darwin freebsd linux netbsd openbsd +// +build darwin dragonfly freebsd linux netbsd openbsd #include #include -- cgit v1.2.3