summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-10-05 09:46:23 +0000
committermav <mav@FreeBSD.org>2015-10-05 09:46:23 +0000
commit3698331e566f58e5e410816cfceca58eca195079 (patch)
treecc6f318fede71ec41fdef21aefc8cb60a7e2a94a /sys/conf
parentd3014f47f47534519cbb44457e428d58e7b2a407 (diff)
downloadFreeBSD-src-3698331e566f58e5e410816cfceca58eca195079.zip
FreeBSD-src-3698331e566f58e5e410816cfceca58eca195079.tar.gz
MFC r279433 (by rstone): Implement asprintf in libkern
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 7f829bc..a18bbc0 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -3215,6 +3215,7 @@ kgssapi/gsstest.c optional kgssapi_debug
# the file should be moved to conf/files.<arch> from here.
#
libkern/arc4random.c standard
+libkern/asprintf.c standard
libkern/bcd.c standard
libkern/bsearch.c standard
libkern/crc32.c standard
OpenPOWER on IntegriCloud