summaryrefslogtreecommitdiffstats
path: root/lib/libc/softfloat/softfloat.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2015-09-13 14:21:46 +0000
committermiod <miod@openbsd.org>2015-09-13 14:21:46 +0000
commitfcc6486e8fa643ad995186ed9df8a89e35dbfa53 (patch)
tree93710612ec1aef4520e753ea29147b5f96fc10cb /lib/libc/softfloat/softfloat.c
parentRemove explicit NULL checks before *_free() calls and tidy some code. (diff)
downloadwireguard-openbsd-fcc6486e8fa643ad995186ed9df8a89e35dbfa53.tar.xz
wireguard-openbsd-fcc6486e8fa643ad995186ed9df8a89e35dbfa53.zip
Uses angle brackets to include softfloat.h, and add the proper directory to
CFLAGS. ok guenther@
Diffstat (limited to 'lib/libc/softfloat/softfloat.c')
-rw-r--r--lib/libc/softfloat/softfloat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/softfloat/softfloat.c b/lib/libc/softfloat/softfloat.c
index b565d6f2e0a..88ebe1f5a77 100644
--- a/lib/libc/softfloat/softfloat.c
+++ b/lib/libc/softfloat/softfloat.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: softfloat.c,v 1.2 2012/12/05 23:20:01 deraadt Exp $ */
+/* $OpenBSD: softfloat.c,v 1.3 2015/09/13 14:21:46 miod Exp $ */
/* $NetBSD: softfloat.c,v 1.1 2002/05/21 23:51:07 bjh21 Exp $ */
/*
@@ -57,7 +57,7 @@ this code that are retained.
#endif
#include "milieu.h"
-#include "softfloat.h"
+#include <softfloat.h>
/*
* Conversions between floats as stored in memory and floats as