From b78ef7a1590f358c18d2a0d74abaaee1201adfc1 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Fri, 5 Mar 2004 04:42:43 +0000 Subject: [PATCH] added util-unixsock.hc git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1093 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/lib_internal/Makefile-files | 1 + 1 file changed, 1 insertion(+) diff --git a/util-vserver/lib_internal/Makefile-files b/util-vserver/lib_internal/Makefile-files index b634143..8d12f67 100644 --- a/util-vserver/lib_internal/Makefile-files +++ b/util-vserver/lib_internal/Makefile-files @@ -34,6 +34,7 @@ lib_internal_libinternal_a_XHDRS = lib_internal/matchlist.h \ lib_internal/util-mem.h \ lib_internal/util-perror.h \ lib_internal/util-safechdir.h \ + lib_internal/util-unixsock.h \ lib_internal/string.hc lib_internal_libinternal_a_SOURCES = lib_internal/matchlist-appendfiles.c \ -- 1.8.1.5