=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sndiod/utils.h,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/sndiod/utils.h 2012/12/07 08:04:58 1.2 --- src/usr.bin/sndiod/utils.h 2013/05/12 04:58:41 1.3 *************** *** 1,4 **** ! /* $OpenBSD: utils.h,v 1.2 2012/12/07 08:04:58 ratchov Exp $ */ /* * Copyright (c) 2003-2012 Alexandre Ratchov * --- 1,4 ---- ! /* $OpenBSD: utils.h,v 1.3 2013/05/12 04:58:41 ratchov Exp $ */ /* * Copyright (c) 2003-2012 Alexandre Ratchov * *************** *** 18,24 **** #ifndef UTILS_H #define UTILS_H ! #include void log_puts(char *); void log_putx(unsigned long); --- 18,24 ---- #ifndef UTILS_H #define UTILS_H ! #include void log_puts(char *); void log_putx(unsigned long);