From c84bdaa684671d98788e4127ec866a4c8d52ab3e Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 18 Jun 1999 22:22:32 +0000 Subject: [PATCH] add once.h --- lib/isc/pthreads/include/isc/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isc/pthreads/include/isc/Makefile.in b/lib/isc/pthreads/include/isc/Makefile.in index 324d545e1a..c1c01fc2b3 100644 --- a/lib/isc/pthreads/include/isc/Makefile.in +++ b/lib/isc/pthreads/include/isc/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998 Internet Software Consortium. +# Copyright (C) 1998, 1999 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@ @BIND9_VERSION@ -HEADERS = condition.h mutex.h thread.h +HEADERS = condition.h mutex.h once.h thread.h SUBDIRS = TARGETS =