~ubuntu-branches/ubuntu/precise/torque/precise-updates

« back to all changes in this revision

Viewing changes to src/scheduler.cc/samples/fifo/token_accounting.c

  • Committer: Bazaar Package Importer
  • Author(s): Dominique Belhachemi
  • Date: 2010-05-17 20:56:46 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100517205646-yjsoqs5r1s9xpnu9
Tags: upstream-2.4.8+dfsg
ImportĀ upstreamĀ versionĀ 2.4.8+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#include "list_link.h"
22
22
#include "attribute.h"
23
23
#include "server_limits.h"
24
 
#include "job.h"
 
24
#include "pbs_job.h"
25
25
#include "log.h"
26
26
#include "queue.h"
27
27
#include "token_acct.h"