Date: Wed, 2 Dec 2009 15:56:18 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libutil libutil.h Message-ID: <200912021556.nB2FuY18067044@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-12-02 15:56:18 UTC
FreeBSD src repository
Modified files:
lib/libutil libutil.h
Log:
SVN rev 200035 on 2009-12-02 15:56:18Z by ed
Make <libutil.h> work when included by itself.
There are several reasons why it didn't work:
- It was missing <sys/cdefs.h> for __BEGIN_DECLS.
- It uses various primitive types that were not declared.
Revision Changes Path
1.50 +28 -0 src/lib/libutil/libutil.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912021556.nB2FuY18067044>
