]> git.itanic.dy.fi Git - log-plotter/blobdiff - baud.c
Rename debug.[ch] to trace.[ch]
[log-plotter] / baud.c
diff --git a/baud.c b/baud.c
index 4fd5168db7e373570e8846055abb2f9c591f2bba..0d3805ef48a7d00b9d3d5b0931f3ec26ddfaa8e9 100644 (file)
--- a/baud.c
+++ b/baud.c
@@ -5,7 +5,8 @@
 #include <string.h>
 #include <linux/termios.h>
 #include <unistd.h>
-#include "debug.h"
+
+#include "trace.h"
 
 /*
  * HACK: declare the ioctl function by hand...