diff options
Diffstat (limited to 'src/common/ref.c')
-rw-r--r-- | src/common/ref.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/ref.c b/src/common/ref.c index 3b9c033..a042665 100644 --- a/src/common/ref.c +++ b/src/common/ref.c @@ -14,6 +14,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include <config.h> #include <stdio.h> #include "ref.h" |