]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/daemon.c
Use the command line utility dropdb instead of the psql command
[bacula/bacula] / bacula / src / lib / daemon.c
index 7008d129ba69aa7202360a2436c856e2e9df54ef..20dc2fdf52fb733cd95b327cb39dfa22d71824eb 100644 (file)
@@ -41,7 +41,7 @@ daemon_start()
 {
 #ifndef HAVE_CYGWIN
    int i;
-   int cpid;
+   pid_t cpid;
    mode_t oldmask;
    /*
     *  Become a daemon.