[Users] [Bug 3064] New: headers in wrong order -- file src/common/ssl.c

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Mon Jan 20 09:54:34 CET 2014


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3064

            Bug ID: 3064
           Summary: headers in wrong order -- file src/common/ssl.c
    Classification: Unclassified
           Product: Claws Mail
           Version: 3.9.3
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: dmpevoz+zqc6ig at sharklasers.com

#if GNUTLS_VERSION_NUMBER <= 0x020b00
#include <gcrypt.h>
GCRY_THREAD_OPTION_PTHREAD_IMPL;
#endif

#include "claws.h"
#include "utils.h"
#include "ssl.h"


is a problem, since GNUTLS_VERSION_NUMBER is defined in gnutls headers,
included via ssl.h.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list