Code

Merge remote-tracking branch 'github/pr/2012' into collectd-5.6
[collectd.git] / src / utils_latency.h
index e7c2fc36fcf4eddbe88f3d0211166040b1230fcc..cb56b082524c87c33f34cf7836b01851bd8176f6 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * collectd - src/utils_latency.h
- * Copyright (C) 2013  Florian Forster
+ * Copyright (C) 2013       Florian Forster
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
@@ -25,6 +25,7 @@
  **/
 
 #include "collectd.h"
+
 #include "utils_time.h"
 
 struct latency_counter_s;