mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
Index: src/stuff.c
|
|
--- src/stuff.c.orig
|
|
+++ src/stuff.c
|
|
@@ -53,7 +53,6 @@
|
|
#include <unistd.h>
|
|
|
|
#include "commands.h"
|
|
-#include "compat.h"
|
|
#include "dynstuff.h"
|
|
#include "libgadu.h"
|
|
#ifdef HAVE_OPENSSL
|