openbsd-ports/security/cfs/patches/patch-ac
angelos 228d9cfbd5 CFS 1.3.3 + blowfish (from Niels Provos) port.
It's fun being in Canada.
1997-11-27 22:22:48 +00:00

20 lines
403 B
Plaintext

*** truerand.c.orig Tue Nov 25 17:53:25 1997
--- truerand.c Tue Nov 25 17:52:49 1997
***************
*** 55,61 ****
#include <signal.h>
#include <setjmp.h>
#include <sys/time.h>
! #include <math.h>
#include <stdio.h>
static jmp_buf env;
--- 55,61 ----
#include <signal.h>
#include <setjmp.h>
#include <sys/time.h>
! /*#include <math.h>*/
#include <stdio.h>
static jmp_buf env;