summaryrefslogtreecommitdiff
path: root/mail/anubis/files/patch-src_anubisusr.h
blob: 552ec045ead320750c9ec63e076ccddecda5c171 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/anubisusr.h.orig	2024-01-05 16:03:09 UTC
+++ src/anubisusr.h
@@ -25,10 +25,6 @@
 #include <gsasl.h>
 #include "getopt.h"
 
-#define obstack_chunk_alloc malloc
-#define obstack_chunk_free free
-#include <obstack.h>
-
 #if defined(USE_GNUTLS)
 # include <gnutls/gnutls.h>
 # define HAVE_TLS