diff autocal/txcalconf.c @ 117:4c3f4231a021

autocal: vout_t definition factored out of txband.h into txvout.h
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Feb 2018 07:02:17 +0000
parents a2d4cab0a592
children
line wrap: on
line diff
--- a/autocal/txcalconf.c	Tue Feb 13 06:22:32 2018 +0000
+++ b/autocal/txcalconf.c	Tue Feb 13 07:02:17 2018 +0000
@@ -9,6 +9,7 @@
 #include <string.h>
 #include <strings.h>
 #include <rvinterf/exitcodes.h>
+#include "txvout.h"
 #include "txband.h"
 
 char txlevels_directory[] = "/opt/freecalypso/rfcal/txlevels";