aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/guid_creator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/linux/guid_creator.cc')
-rw-r--r--src/common/linux/guid_creator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/linux/guid_creator.cc b/src/common/linux/guid_creator.cc
index 31a326c7..8635f9dc 100644
--- a/src/common/linux/guid_creator.cc
+++ b/src/common/linux/guid_creator.cc
@@ -27,7 +27,7 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include <config.h> // Must come first
#endif
#include "common/linux/eintr_wrapper.h"