Sha256: 592f1336d90f05b8390a949272223732c6640a1969e24f5cffc9ecbdbdfea62a

Contents?: true

Size: 219 Bytes

Versions: 3

Compression:

Stored size: 219 Bytes

Contents

#ifndef __POSTFIX_STATUS_LINE_CORE_H__
#define __POSTFIX_STATUS_LINE_CORE_H__

#include <stdbool.h>

#ifdef HAVE_OPENSSL_SHA_H
#include <openssl/sha.h>
#endif

#include <ruby.h>

#endif //__POSTFIX_STATUS_LINE_CORE_H__

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
postfix_status_line-0.2.2 ext/postfix_status_line_core.h
postfix_status_line-0.2.1 ext/postfix_status_line_core.h
postfix_status_line-0.2.0 ext/postfix_status_line_core.h