Skip to content
Snippets Groups Projects
Commit 8e8426e8 authored by tewk's avatar tewk
Browse files

Fixed compile bugs

parent 860942a4
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,4 @@ LDADD = $(top_srcdir)/src/common/libcommon.la \
$(top_srcdir)/src/slurmctld/node_mgr.o \
$(top_srcdir)/src/slurmctld/parse_spec.o \
$(top_srcdir)/src/slurmctld/read_config.o \
$(top_srcdir)/src/slurmctld/util.o \
$(top_srcdir)/src/api/libslurm.la
......@@ -4,6 +4,7 @@
#include <src/slurmctld/slurmctld.h>
#include <testsuite/dejagnu.h>
slurm_ctl_conf_t slurmctld_conf;
int
main (int argc, char *argv[])
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment