Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/misc/bb/files/patch-bb.c
42635 views
1
--- bb.c.orig 2026-02-12 17:43:44 UTC
2
+++ bb.c
3
@@ -24,6 +24,7 @@
4
#include <string.h>
5
#include <stdlib.h>
6
#include <ctype.h>
7
+#include <time.h>
8
#include <aalib.h>
9
#include "bb.h"
10
11
12