Skip to content

Commit

Permalink
Merge pull request #5930 from rubenk/fix-staticd-build-on-rawhide
Browse files Browse the repository at this point in the history
staticd: fix build on Fedora Rawhide
  • Loading branch information
donaldsharp authored Mar 8, 2020
2 parents 43086da + f140bd5 commit 87f1e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staticd/static_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include "lib/debug.h"

/* staticd debugging records */
struct debug static_dbg_events;
extern struct debug static_dbg_events;

/*
* Initialize staticd debugging.
Expand Down

0 comments on commit 87f1e50

Please sign in to comment.