From 36261f6f0909abc6893c920445b800d81c02c921 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 21 Feb 2012 23:37:19 +0000 Subject: Clean up includes To use the standard hurd Makeconf rules and permit external dde_* build --- libddekit/include/dde.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 libddekit/include/dde.h (limited to 'libddekit/include/dde.h') diff --git a/libddekit/include/dde.h b/libddekit/include/dde.h deleted file mode 100644 index 12f8a81a..00000000 --- a/libddekit/include/dde.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef l4_ddekit_h -#define l4_ddekit_h - -/* FIXME if this is ddekit.h, it should be moved into dde/ddekit/include/ddekit.h (also - * all headers under include/ddekit) */ - -/** - * Initialize the DDE. Must be called before any other DDE function. - * - * FIXME revisit this one - */ -void ddekit_init(void); - -#endif -- cgit v1.2.3