~ubuntu-branches/debian/sid/postfix/sid

« back to all changes in this revision

Viewing changes to src/qmgr/qmgr_active.c

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2012-03-20 13:47:16 UTC
  • mfrom: (1.1.34) (39.1.16 trunk)
  • Revision ID: package-import@ubuntu.com-20120320134716-o62kosz3odzt1rh6
Tags: 2.9.1-2
Drop unnecessary openssl check, since sonames will save us.

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
#include <events.h>
94
94
#include <mymalloc.h>
95
95
#include <vstream.h>
 
96
#include <warn_stat.h>
96
97
 
97
98
/* Global library. */
98
99