blob: 9590d0e153067d89cbe0eaf3459fa0ccb084be83 [file] [log] [blame]
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <slurm/slurm.h>
#include "testsuite/dejagnu.h"
int
main ( int argc, char* argv[] )
{
exit (0);
}