Move timeval calculation functions into their own file.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@926 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Pierre Ossman 2006-05-18 06:45:43 +00:00
parent 5f458db84f
commit 0796ead0db
23 changed files with 234 additions and 149 deletions

View file

@ -31,6 +31,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <polyp/timeval.h>
#include <polyp/version.h>
#include <polyp/xmalloc.h>