From: ian Date: Thu, 1 Jan 2004 23:58:45 +0000 (+0000) Subject: need stddef.h X-Git-Tag: debian/1.1.1~132 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=commitdiff_plain;h=43f84d7998000957da8c0441d7658cdf633f90a1 need stddef.h --- diff --git a/crypto/algtables.c b/crypto/algtables.c index 8f796ce..24ebba7 100644 --- a/crypto/algtables.c +++ b/crypto/algtables.c @@ -2,6 +2,7 @@ */ #include +#include #include #include "hbytes.h"