From 2fe4bf535ec47c851eb217ffbf2652cec436adfb Mon Sep 17 00:00:00 2001 From: "Paul A. Patience" Date: Sun, 5 Sep 2021 00:34:24 -0400 Subject: rand: remove redundant inclusion of buf.h. * rand.c: Remove redundant inclusion of buf.h. --- rand.c | 1 - 1 file changed, 1 deletion(-) (limited to 'rand.c') diff --git a/rand.c b/rand.c index 3ee6646c..7e3bd735 100644 --- a/rand.c +++ b/rand.c @@ -43,7 +43,6 @@ #include "time.h" #include "buf.h" #include "txr.h" -#include "buf.h" #include "itypes.h" #include "rand.h" -- cgit v1.2.3