[NUT-devel] [NUT] (ods15): r83 - /trunk/libnut/reorder.c

syncmail at mplayerhq.hu syncmail at mplayerhq.hu
Mon Feb 27 19:01:20 CET 2006


Author: ods15
Date: Mon Feb 27 19:01:20 2006
New Revision: 83

Log:
add stdio.h for off_t

Modified:
    trunk/libnut/reorder.c

Modified: trunk/libnut/reorder.c
==============================================================================
--- trunk/libnut/reorder.c (original)
+++ trunk/libnut/reorder.c Mon Feb 27 19:01:20 2006
@@ -1,5 +1,6 @@
 #include <inttypes.h>
 #include <stdlib.h>
+#include <stdio.h>
 #include "nut.h"
 #include "priv.h"
 




More information about the NUT-devel mailing list