[nut]: r504 - src/trunk/nututils/nutindex.c

28 Jun
2007
28 Jun
'07
5:32 p.m.
Author: ods15 Date: Thu Jun 28 19:32:21 2007 New Revision: 504 Log: add missing include to nutindex, although it compiles fine for me... Modified: src/trunk/nututils/nutindex.c Modified: src/trunk/nututils/nutindex.c ============================================================================== --- src/trunk/nututils/nutindex.c (original) +++ src/trunk/nututils/nutindex.c Thu Jun 28 19:32:21 2007 @@ -6,6 +6,7 @@ #include <inttypes.h> #include <assert.h> #include <string.h> +#include <sys/types.h> #define ID_STRING "nut/multimedia container"
6617
Age (days ago)
6617
Last active (days ago)
0 comments
1 participants
participants (1)
-
ods15