~gnaservicesinc/tpad-project/tpad-project

« back to all changes in this revision

Viewing changes to src/tpad_spawn.h

  • Committer: GNAServicesInc
  • Date: 2013-04-12 05:40:19 UTC
  • Revision ID: andrew@gnaservicesinc.com-20130412054019-pr5d9griovll4rnn
* Fixed remove unused includes.
* Fixed restore missing README file.
* Fixed restore and Authors files

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
#include <stdlib.h>
37
37
#include <string.h>
38
38
#include <ctype.h>
39
 
#include <libconfig.h>
40
39
#include <unistd.h>
41
40
#include <pwd.h>
42
41
#include <sys/stat.h>