]> rtime.felk.cvut.cz Git - ulut.git/blobdiff - ulut/ul_logreg.c
Initialization of the first_changed field of timer queue added to make Valgrind happy.
[ulut.git] / ulut / ul_logreg.c
index e6fe1323a918c4a6d1c982f2e96a1fcd1ead74bc..f1a54fccc1a500c966ed745d1d42ba3346543a14 100644 (file)
@@ -23,7 +23,9 @@
 
 #include <ctype.h>
 #include <string.h>
+#ifndef __RTL__
 #include <stdlib.h>
+#endif
 #include <ul_logbase.h>
 #include <ul_logreg.h>
 #include <ul_gsacust.h>