From 675250e8eb2f1e93e8238f6611a7c3ae8d42d264 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 1 Feb 2002 00:57:29 +0000 Subject: Fix SCM ID's. --- lib/libc/gen/pselect.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libc/gen/pselect.c') diff --git a/lib/libc/gen/pselect.c b/lib/libc/gen/pselect.c index abf273f..737631f 100644 --- a/lib/libc/gen/pselect.c +++ b/lib/libc/gen/pselect.c @@ -25,10 +25,11 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + #include "namespace.h" #include #include -- cgit v1.1