X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_latency.h;h=cb56b082524c87c33f34cf7836b01851bd8176f6;hb=a5377cf935630082f2eac2e5f4a538844cc06c8d;hp=e7c2fc36fcf4eddbe88f3d0211166040b1230fcc;hpb=43a771aa5443266cca4cb7aecaf70eb75100a32c;p=collectd.git diff --git a/src/utils_latency.h b/src/utils_latency.h index e7c2fc36..cb56b082 100644 --- a/src/utils_latency.h +++ b/src/utils_latency.h @@ -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;