summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--silk/debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/silk/debug.c b/silk/debug.c
index eb0c36ef..492282d0 100644
--- a/silk/debug.c
+++ b/silk/debug.c
@@ -29,6 +29,8 @@ POSSIBILITY OF SUCH DAMAGE.
#include "config.h"
#endif
+typedef int _prevent_empty_translation_unit_warning;
+
#include "debug.h"
#if SILK_DEBUG || SILK_TIC_TOC