mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 21:09:17 -04:00
- Fix LICENSE, don't install license with docs - Switch to options helpers - Regenerate patches with `make makepatch`
11 lines
408 B
C
11 lines
408 B
C
--- mplex.h.orig 2005-06-09 17:53:15 UTC
|
|
+++ mplex.h
|
|
@@ -46,6 +46,8 @@
|
|
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
|
|
*************************************************************************/
|
|
|
|
+#include <unistd.h>
|
|
+
|
|
/*************************************************************************
|
|
Definitionen
|
|
*************************************************************************/
|