396269725e
Network security scanner. Based on work Hubert Feyrer did on some former version.
12 lines
325 B
Text
12 lines
325 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2000/07/30 11:14:32 frueauf Exp $
|
|
|
|
--- libpeks/us_export_wizard.c.orig Sat Jul 22 01:22:08 2000
|
|
+++ libpeks/us_export_wizard.c Fri Jul 21 20:10:36 2000
|
|
@@ -25,6 +25,7 @@
|
|
|
|
#include "common-stuff.h"
|
|
|
|
+#include <stdlib.h>
|
|
#ifndef HAVE_RAND
|
|
#define rand() random ()
|
|
#define srand() srandom ()
|