From 4567197dc951483c44be91345e38bc1736e5b7f8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Nov 2003 15:03:24 +0000 Subject: [PATCH] Include "userspec.h". --- lib/userspec.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/userspec.c b/lib/userspec.c index 6e58b486c7..4ae083f470 100644 --- a/lib/userspec.c +++ b/lib/userspec.c @@ -1,5 +1,6 @@ /* userspec.c -- Parse a user and group string. - Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2003 Free Software Foundation, Inc. + Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2003 Free Software + Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,6 +41,7 @@ # include #endif +#include "userspec.h" #include "posixver.h" #include "xalloc.h" #include "xstrtol.h" -- 2.30.2