From a1965486a2b689a84ee038957a026d7e81c15e89 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 31 Dec 2001 08:07:23 +0000 Subject: 2001-12-31 Roland McGrath * nbd.c (store_nbd_open): Make sure the store's name always starts with the "nbd://" prefix. --- libstore/nbd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libstore') diff --git a/libstore/nbd.c b/libstore/nbd.c index 326544d8..99db2a8f 100644 --- a/libstore/nbd.c +++ b/libstore/nbd.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3