summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--silk/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/silk/debug.c b/silk/debug.c
index 492282d0..46a24a47 100644
--- a/silk/debug.c
+++ b/silk/debug.c
@@ -29,7 +29,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include "config.h"
#endif
-typedef int _prevent_empty_translation_unit_warning;
+typedef int prevent_empty_translation_unit_warning;
#include "debug.h"