1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/editors/thoteditor/files/patch-aa

20 lines
395 B
Plaintext
Raw Normal View History

*** 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>