Return to random.c CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / quagga / isisd / topology |
version 1.1.1.1, 2012/02/21 17:26:11 | version 1.1.1.2, 2016/11/02 10:09:10 |
---|---|
Line 7 | Line 7 |
/* */ | /* */ |
/*********************************************************************/ | /*********************************************************************/ |
#include <zebra.h> | |
#include <sys/types.h> | #include <sys/types.h> |
#include <sys/times.h> | #include <sys/times.h> |