summaryrefslogtreecommitdiffstats
path: root/polyp/tagstruct.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-09-23 15:47:11 +0000
committerLennart Poettering <lennart@poettering.net>2004-09-23 15:47:11 +0000
commit03ee5e2b445becf823dc4dd3db1599849e8c6c06 (patch)
tree4ae13b6771d823442d4043f6355503906fa14207 /polyp/tagstruct.h
parent370ff1d7cd2468c0d776bd43aa81d2d3c3a63e4a (diff)
add support for capabilities
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@233 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/tagstruct.h')
-rw-r--r--polyp/tagstruct.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/tagstruct.h b/polyp/tagstruct.h
index 02df74e4..e50551c4 100644
--- a/polyp/tagstruct.h
+++ b/polyp/tagstruct.h
@@ -24,6 +24,8 @@
#include <inttypes.h>
#include <sys/types.h>
+#include <sys/time.h>
+#include <time.h>
#include "sample.h"