comparison local-compare.c @ 2:9da35e705144

Add includes so that it builds without warnings.
author Daniel O'Connor <darius@dons.net.au>
date Tue, 09 Feb 2010 13:48:52 +1030
parents 9dab44dcb331
children
comparison
equal deleted inserted replaced
1:01496de9f722 2:9da35e705144
14 * $Id: local-compare.c,v 1.5 2010/02/07 03:38:26 grog Exp $ 14 * $Id: local-compare.c,v 1.5 2010/02/07 03:38:26 grog Exp $
15 */ 15 */
16 16
17 #include "wh1080.h" 17 #include "wh1080.h"
18 #include <syslog.h> 18 #include <syslog.h>
19 #include <stdlib.h>
19 20
20 #define STAMPSIZE 32 /* size of time stamp to print out */ 21 #define STAMPSIZE 32 /* size of time stamp to print out */
21 22
22 char *stations [] = {"94852", /* Ballarat airport */ 23 char *stations [] = {"94852", /* Ballarat airport */
23 "94863", /* Sheoaks */ 24 "94863", /* Sheoaks */