From 333fc21e3cd79bca0c94d7722c5a56cb5ad078d1 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 22 Mar 2002 21:53:29 +0000 Subject: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. --- lib/libc/posix1e/extattr.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/libc/posix1e/extattr.c') diff --git a/lib/libc/posix1e/extattr.c b/lib/libc/posix1e/extattr.c index df147e0e4ff3..e9d28a3e4826 100644 --- a/lib/libc/posix1e/extattr.c +++ b/lib/libc/posix1e/extattr.c @@ -23,14 +23,13 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ - -#include -__FBSDID("$FreeBSD$"); - /* * TrustedBSD: Utility functions for extended attributes. */ +#include +__FBSDID("$FreeBSD$"); + #include #include -- cgit v1.2.3