mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-14 12:26:41 +01:00
10 lines
302 B
Diff
10 lines
302 B
Diff
--- libguytools2-2.0.1.orig/toolsysinfo.cpp
|
|
+++ libguytools2-2.0.1/toolsysinfo.cpp
|
|
@@ -9,6 +9,7 @@
|
|
// Module: System information
|
|
// ****************************************************************************
|
|
|
|
+#include <stdio.h>
|
|
#include <limits.h>
|
|
#include <math.h>
|
|
#include <stdio.h>
|