summaryrefslogtreecommitdiff
path: root/DragonFly/386/include/lib9.h
diff options
context:
space:
mode:
Diffstat (limited to 'DragonFly/386/include/lib9.h')
-rw-r--r--DragonFly/386/include/lib9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DragonFly/386/include/lib9.h b/DragonFly/386/include/lib9.h
index 284f3c24..19cffeef 100644
--- a/DragonFly/386/include/lib9.h
+++ b/DragonFly/386/include/lib9.h
@@ -260,7 +260,7 @@ extern void _assert(char*);
extern double charstod(int(*)(void*), void*);
extern char* cleanname(char*);
extern double frexp(double, int*);
-extern ulong getcallerpc(void*);
+extern uintptr getcallerpc(void*);
extern int getfields(char*, char**, int, int, char*);
extern char* getuser(void);
extern char* getwd(char*, int);