blob: 467897c72c9d8a14f003c023c7fbac286fbc7a55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Upstreamed: yes. Already merged into master.
--- a/src/descriptors.h
+++ b/src/descriptors.h
@@ -23,6 +23,7 @@
#define __DESCRIPTORS_H__
#include "extended_frontend.h"
+#include "time.h"
/******************************************************************************
* descriptor ids as defined by standards.
|