added msgs.h

This commit is contained in:
David Lawrence 2000-12-06 01:24:24 +00:00
parent 87762baad1
commit 77078ddc9a

View file

@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.46 2000/11/14 23:39:14 tale Exp $
# $Id: Makefile.in,v 1.47 2000/12/06 01:24:24 tale Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@ -31,7 +31,7 @@ HEADERS = assertions.h base64.h bitstring.h boolean.h buffer.h \
eventclass.h \
file.h formatcheck.h fsaccess.h heap.h hex.h hmacmd5.h \
interfaceiter.h @ISC_IPV6_H@ lang.h lex.h \
lfsr.h lib.h list.h log.h magic.h md5.h mem.h msgcat.h \
lfsr.h lib.h list.h log.h magic.h md5.h mem.h msgcat.h msgs.h \
mutexblock.h netaddr.h ondestroy.h os.h \
print.h quota.h random.h ratelimiter.h region.h resource.h \
result.h resultclass.h rwlock.h serial.h sha1.h sockaddr.h \