From 7ab29b0bfe690100e6b190914514c27e37e6694c Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 17 Jul 2006 19:19:17 +0000 Subject: This file breaks "make blib"; please find a way to avoid doing this. --- src/crypto/framework.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/crypto') diff --git a/src/crypto/framework.c b/src/crypto/framework.c index 1a370f2d..c09490d3 100644 --- a/src/crypto/framework.c +++ b/src/crypto/framework.c @@ -1,3 +1,6 @@ +/* mcb - this file breaks the build process; temporarily deactivating */ +#if 0 + #include #include #include @@ -80,3 +83,5 @@ int main(int argc, char *argv[]) return 0; } + +#endif -- cgit v1.2.3-55-g7522