mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
eea681a1c6
PR: 16624 Submitted by: maintainer
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
--- src/startup.c.orig Mon Feb 7 22:24:54 2000
|
|
+++ src/startup.c Mon Feb 7 22:24:57 2000
|
|
@@ -29,6 +29,8 @@
|
|
#include "config.h"
|
|
#include "feature.h"
|
|
|
|
+#define NEED_LINUX_HACK 1
|
|
+
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|