remove unused execinfo.h include from debug_log.c

master
robotanarchy 9 years ago
parent 5fbecba37a
commit 3dd2393797

@ -10,7 +10,6 @@
#include <errno.h>
#include <string.h>
#include <stringop.h>
#include <execinfo.h>
#include "workspace.h"
extern log_importance_t v;

Loading…
Cancel
Save