FreeBSD Bugzilla – Attachment 46224 Details for
Bug 71020
[ maintainer ] sysutils/torsmo: fix build on some 5.2 boxes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 741 bytes, created by
Roman Bogorodskiy
on 2004-08-27 08:10:28 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Roman Bogorodskiy
Created:
2004-08-27 08:10:28 UTC
Size:
741 bytes
patch
obsolete
>diff -ruN torsmo.orig/files/freebsd.c torsmo/files/freebsd.c >--- torsmo.orig/files/freebsd.c Wed Aug 25 16:26:28 2004 >+++ torsmo/files/freebsd.c Wed Aug 25 16:31:26 2004 >@@ -11,13 +11,13 @@ > #include <stdlib.h> > #include <string.h> > #include <kvm.h> >-#include <sys/dkstat.h> > #include <sys/param.h> > #include <sys/types.h> > #include <sys/time.h> > #include <sys/resource.h> > #include <sys/sysctl.h> > #include <sys/vmmeter.h> >+#include <sys/dkstat.h> > #include <unistd.h> > #include <sys/user.h> > #include <sys/socket.h> >@@ -25,8 +25,6 @@ > #include <net/if_mib.h> > #include <sys/socket.h> > #include <ifaddrs.h> >- >-void net_init(); > > #define GETSYSCTL(name, var) getsysctl(name, &(var), sizeof(var)) > #define KELVTOC(x) ((x - 2732) / 10.0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 71020
: 46224