From 14caa074a83fa2e659b3e490bf9bd31ff0b6b4b1 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 13 Jul 2017 18:17:02 -0700 Subject: Make idhash non-inlined (so we can add a mutex.) --- src/core/pipe.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/pipe.c') diff --git a/src/core/pipe.c b/src/core/pipe.c index 702e8eb1..91b78192 100644 --- a/src/core/pipe.c +++ b/src/core/pipe.c @@ -1,5 +1,6 @@ // // Copyright 2017 Garrett D'Amore +// Copyright 2017 Capitar IT Group BV // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this -- cgit v1.2.3-70-g09d2