You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/6_ac_install_patch/net-misc/netkit-rwho/netkit-rwho-0.17-fixglibc.p...

14 lines
316 B

# Calculate format=diff merge(net-misc/netkit-rwho)=>0.17,0.18
diff --git a/rwhod/rwhod.c b/rwhod/rwhod.c
index 16a43c0..f22d637 100644
--- a/rwhod/rwhod.c
+++ b/rwhod/rwhod.c
@@ -75,6 +75,7 @@ char rcsid[] =
#include <pwd.h>
#include <grp.h>
#include <time.h>
+#include <inttypes.h>
#include "../version.h"