1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/thoteditor/files/patch-aa
Chuck Robey bb9f18e4d2 New editor, based on the Opera team server.
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-09-13 20:16:45 +00:00

20 lines
395 B
Plaintext

*** tools/javastub/javastub.c.orig Sun Aug 24 00:04:06 1997
--- tools/javastub/javastub.c Sun Aug 24 00:04:49 1997
***************
*** 11,17 ****
#include <stdio.h>
#include <stdlib.h>
! #include "config.h"
#include <ctype.h>
#include <string.h>
--- 11,17 ----
#include <stdio.h>
#include <stdlib.h>
! #include "../../config.h"
#include <ctype.h>
#include <string.h>