diff options
author | deva <deva> | 2005-04-10 20:38:45 +0000 |
---|---|---|
committer | deva <deva> | 2005-04-10 20:38:45 +0000 |
commit | b03406e31c5e5d4f8a4e065b03e68330885a3832 (patch) | |
tree | 0d636129516814509df07afd918daef086be3133 /src/util.h | |
parent | 55a7afdedc7cee2df9012f600dd51aff92ad1af3 (diff) |
lots of styff!
Diffstat (limited to 'src/util.h')
-rw-r--r-- | src/util.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ #ifndef __RTVIDEOREC_UTIL_H #define __RTVIDEOREC_UTIL_H +#include <stdio.h> +//#include <stdlib.h> + //#ifdef __cplusplus //extern "C" { //#endif |