~ubuntu-branches/ubuntu/natty/cabextract/natty

« back to all changes in this revision

Viewing changes to mspack/system.c

  • Committer: Bazaar Package Importer
  • Author(s): Eric Sharkey
  • Date: 2004-10-20 14:04:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041020140405-s9eo1iiaoohshvup
Tags: 1.1-1
* New upstream
* upstream change Closes: #277522

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 */
9
9
 
10
10
#ifdef HAVE_CONFIG_H
11
 
#include <config.h>
 
11
# include <config.h>
12
12
#endif
13
13
 
14
14
#include <mspack.h>