In a source file that defines external functions, the header file that

declares the functions must be included, in order to make sure the
declarations match the function signature.  Make it so.

svn path=/trunk/; revision=54742
This commit is contained in:
Guy Harris 2014-01-14 01:16:55 +00:00
parent 8642c3f473
commit 5a43b704c8
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
#include <wsutil/filesystem.h>
#include "ui/persfilepath_opt.h"
/*
* process command line option that affects the paths of the directories
* used for personal files (configuration, saved captures)