Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
755438c4
Commit
755438c4
authored
Oct 10, 2006
by
Michael Jerris
Browse files
Freebsd 5.3 build fix
darcs-hash:20061009213616-16063-5ff91a94297d7303a4d1f2f67473f852dfdca9e9.gz
parent
98acd27a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
libsofia-sip-ua/su/su_uniqueid.c
libsofia-sip-ua/su/su_uniqueid.c
+4
-0
No files found.
libsofia-sip-ua/su/su_uniqueid.c
View file @
755438c4
...
...
@@ -60,6 +60,10 @@ int _getpid(void);
#include <stdlib.h>
#include <time.h>
#if HAVE_SYS_TIME_H
#include <sys/time.h>
#endif
#if HAVE_UNISTD_H
#include <sys/types.h>
#include <unistd.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment