X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_latency.h;h=cb56b082524c87c33f34cf7836b01851bd8176f6;hb=5523a080010dcb7a61dc0dccc3969a2a048e52f9;hp=e7c2fc36fcf4eddbe88f3d0211166040b1230fcc;hpb=60451f81f174fc283345ade43d95857c56d17e88;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;