summaryrefslogtreecommitdiffstats
path: root/ffs/libffs.h
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 18:59:00 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 18:59:00 +1100
commit281345fdc962398cfdb5a25f2794f0b1c1418728 (patch)
tree38deede4f1cc257fc10ddcbe033e46e22a66e5f4 /ffs/libffs.h
parent799ef76e460a71ab27280fc7cb7a9e259cef2b7b (diff)
downloadffs-281345fdc962398cfdb5a25f2794f0b1c1418728.tar.gz
ffs-281345fdc962398cfdb5a25f2794f0b1c1418728.zip
remove custom assert implementation and exception.c
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'ffs/libffs.h')
-rw-r--r--ffs/libffs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffs/libffs.h b/ffs/libffs.h
index d74e365..2380a62 100644
--- a/ffs/libffs.h
+++ b/ffs/libffs.h
@@ -29,7 +29,6 @@
#include <stdbool.h>
#include <stdarg.h>
-#include <clib/exception.h>
#include "ffs.h"
OpenPOWER on IntegriCloud