1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/japanese/eterm/files/patch-bc
Satoshi Taoka eea681a1c6 Update to 0.9
PR: 16624
Submitted by: maintainer
2000-02-13 15:18:18 +00:00

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>