Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/comms/bforce-kst/files/patch-bfstat.c
16461 views
1
--- bfutil/bfstat.c.orig Thu Nov 21 23:23:00 2002
2
+++ bfutil/bfstat.c Sat Aug 7 02:20:35 2004
3
@@ -17,6 +17,7 @@
4
#include "logger.h"
5
#include "util.h"
6
#include "outbound.h"
7
+#include "session.h"
8
9
/*
10
* Command line options storage structure
11
12