|
@@ -21,10 +21,10 @@ Upstream-Status: Pending
|
|
|
sa_common.c | 1 +
|
|
|
3 files changed, 3 insertions(+)
|
|
|
|
|
|
-Index: sysstat-11.5.7/common.c
|
|
|
+Index: sysstat-11.7.1/common.c
|
|
|
===================================================================
|
|
|
---- sysstat-11.5.7.orig/common.c
|
|
|
-+++ sysstat-11.5.7/common.c
|
|
|
+--- sysstat-11.7.1.orig/common.c
|
|
|
++++ sysstat-11.7.1/common.c
|
|
|
@@ -20,6 +20,7 @@
|
|
|
*/
|
|
|
|
|
@@ -33,10 +33,10 @@ Index: sysstat-11.5.7/common.c
|
|
|
#include <string.h>
|
|
|
#include <stdlib.h>
|
|
|
#include <stdarg.h>
|
|
|
-Index: sysstat-11.5.7/ioconf.c
|
|
|
+Index: sysstat-11.7.1/ioconf.c
|
|
|
===================================================================
|
|
|
---- sysstat-11.5.7.orig/ioconf.c
|
|
|
-+++ sysstat-11.5.7/ioconf.c
|
|
|
+--- sysstat-11.7.1.orig/ioconf.c
|
|
|
++++ sysstat-11.7.1/ioconf.c
|
|
|
@@ -27,6 +27,7 @@
|
|
|
#include <errno.h>
|
|
|
#include <dirent.h>
|
|
@@ -45,10 +45,10 @@ Index: sysstat-11.5.7/ioconf.c
|
|
|
|
|
|
#include "ioconf.h"
|
|
|
#include "common.h"
|
|
|
-Index: sysstat-11.5.7/sa_common.c
|
|
|
+Index: sysstat-11.7.1/sa_common.c
|
|
|
===================================================================
|
|
|
---- sysstat-11.5.7.orig/sa_common.c
|
|
|
-+++ sysstat-11.5.7/sa_common.c
|
|
|
+--- sysstat-11.7.1.orig/sa_common.c
|
|
|
++++ sysstat-11.7.1/sa_common.c
|
|
|
@@ -20,6 +20,7 @@
|
|
|
*/
|
|
|
|
|
@@ -56,4 +56,4 @@ Index: sysstat-11.5.7/sa_common.c
|
|
|
+#include <limits.h>
|
|
|
#include <string.h>
|
|
|
#include <stdlib.h>
|
|
|
- #include <time.h>
|
|
|
+ #include <stdint.h>
|