~ubuntu-branches/ubuntu/quantal/netams/quantal

« back to all changes in this revision

Viewing changes to src/ds_netflow.c

  • Committer: Bazaar Package Importer
  • Author(s): Alexander GQ Gerasiov
  • Date: 2010-07-24 16:37:01 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100724163701-rni105xlqseqe26h
Tags: 3.4.5-2
* debian/Rules.make: Add -lcrypto to fix FTBFS with binutils-gold.
* debian/netams.postinst: Fix some sed magic in netams.conf
  processing.
* debian/control: Standards version updated.
* Vietnamese translation added. Closes: #576026. Thanks to Clytie
  Siddall.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
***     located at http://www.netams.com
8
8
***
9
9
*************************************************************************/
10
 
/* $Id: ds_netflow.c,v 1.88 2008-02-23 08:35:02 anton Exp $ */
 
10
/* $Id: ds_netflow.c,v 1.89 2009-12-13 15:53:41 anton Exp $ */
11
11
 
12
12
#include "netams.h"
13
13
#include "ds_any.h"