~ubuntu-branches/ubuntu/hoary/liferea/hoary-backports

« back to all changes in this revision

Viewing changes to src/ns_ocs.c

  • Committer: Bazaar Package Importer
  • Author(s): Ubuntu Archive Auto-Backport
  • Date: 2005-07-26 14:15:50 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050726141550-ik0ukvpotvt5zow7
Tags: 0.9.2-1build1~hoary1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19
19
*/
20
20
 
 
21
#ifdef HAVE_CONFIG_H
 
22
#  include <config.h>
 
23
#endif
 
24
 
21
25
#include "ns_ocs.h"
22
26
#include "ocs_ns.h"
23
27
#include "support.h"