From 4fddc033d8ecda5bcda3b091b21b419d187b2910 Mon Sep 17 00:00:00 2001 From: David Reid Date: Mon, 3 Jul 2000 11:32:39 +0000 Subject: [PATCH] Bring beos back into line following the changes to iol_socket. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85753 13f79535-47bb-0310-9956-ffa450edef68 --- os/beos/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/beos/Makefile.in b/os/beos/Makefile.in index 0915a3ab99..66272ecc46 100644 --- a/os/beos/Makefile.in +++ b/os/beos/Makefile.in @@ -1,5 +1,5 @@ LTLIBRARY_NAME = libos.la -LTLIBRARY_SOURCES = os.c beosd.c iol_socket.c +LTLIBRARY_SOURCES = os.c beosd.c include $(top_srcdir)/build/ltlib.mk -- 2.50.1