You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/ksysguard/ksysguardd
Matías Fonzo 67fe6d2e73
Added missing header in ksysguard/ksysguardd/Linux/netstat.c
Without the header, the build log:

[ 96%] Building C object ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/netstat.c.o
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c: In function ‘updateNetStatTcpUdpRaw’:
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:269:2: error: unknown type name ‘uint’; did you mean ‘int’?
  269 |  uint local_addr, local_port;
      |  ^~~~
      |  int
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:270:2: error: unknown type name ‘uint’; did you mean ‘int’?
  270 |  uint remote_addr, remote_port;
      |  ^~~~
      |  int
/usr/src/qi/build/tdebase-trinity-14.0.7/ksysguard/ksysguardd/Linux/netstat.c:272:2: error: unknown type name ‘uint’; did you mean ‘int’?
  272 |  uint state;
      |  ^~~~
      |  int
make[2]: *** [ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/build.make:180: ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/netstat.c.o] Error 1
make[2]: Leaving directory '/usr/src/qi/build/tdebase-trinity-14.0.7/BUILD'
make[1]: *** [CMakeFiles/Makefile2:24044: ksysguard/ksysguardd/Linux/CMakeFiles/ksysguardd-static.dir/all] Error 2
make[1]: Leaving directory '/usr/src/qi/build/tdebase-trinity-14.0.7/BUILD'
make: *** [Makefile:130: all] Error 2

Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
..
FreeBSD Fix FTBFS on freebsd 10 years ago
Irix Rename additional instances of KDE to TDE 13 years ago
Linux Added missing header in ksysguard/ksysguardd/Linux/netstat.c 5 years ago
NetBSD Revive NetBSD support 6 years ago
OpenBSD Fix FTBFS on openbsd 5.7 10 years ago
Solaris Fix a number of issues in kdebase caused by C style casts 14 years ago
Tru64 Fix a number of issues in kdebase caused by C style casts 14 years ago
CMakeLists.txt Revive NetBSD support 6 years ago
Command.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Command.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ConfigureChecks.cmake Add lm_sensors optional support for ksysguard 12 years ago
Makefile.am Additional kde to tde renaming 13 years ago
PWUIDCache.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
PWUIDCache.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Porting-HOWTO Revert automated changes 14 years ago
conf.c Fix a number of issues in kdebase caused by C style casts 14 years ago
conf.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksysguardd.c Revert automated changes 14 years ago
ksysguardd.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
modules.h Revive NetBSD support 6 years ago