mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
216 B
C
10 lines
216 B
C
--- getrusage.c.orig 2011-05-11 00:58:23 UTC
|
|
+++ getrusage.c
|
|
@@ -36,6 +36,7 @@
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
+#include <sys/time.h>
|
|
#include <sys/resource.h>
|
|
|
|
#include "libmicro.h"
|