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