mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83511 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
233 B
C
12 lines
233 B
C
--- Head.c.orig 2011-09-02 04:25:08.000000000 -0400
|
|
+++ Head.c 2011-09-02 04:25:58.000000000 -0400
|
|
@@ -1,8 +1,3 @@
|
|
-#ifndef SOLARIS
|
|
-#define _XOPEN_SOURCE 500
|
|
-#endif
|
|
-
|
|
-
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|