~ubuntu-branches/ubuntu/precise/super/precise-security

« back to all changes in this revision

Viewing changes to super.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2005-11-17 18:50:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051117185003-cytgskvjv7jxdsx2
Tags: 3.26.1-1
* New upstream version.
* debian/control: Standards-Version: 3.6.2.
* Remove lintian source overrides file, it's not needed.
* Fix format of the `closes' clauses at the end of this changelog 
  to make lintian happy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
/* ==================================================================== */
17
17
 
18
18
#include "localsys.h"
19
 
#include "hsearch.h"
 
19
#include "s_hsearch.h"
20
20
#include "version.h"
21
21
 
22
22
/* ==================================================================== */