Browse Source

contrib: Remove superfluous config.h inclusion

Hugo Beauzée-Luyssen 7 years ago
parent
commit
1cfca49b1b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      contrib/spnego/spnego_asn1.h

+ 0 - 2
contrib/spnego/spnego_asn1.h

@@ -2,8 +2,6 @@
 #ifndef __SPNEGO_ASN1_CONF_H_
 #define __SPNEGO_ASN1_CONF_H_
 
-#include "config.h"
-
 #include <libtasn1.h>
 
 extern const asn1_static_node spnego_asn1_conf[];