Added a very preliminary time.h

Removed the bzero()/bcopy() prototypes, and replaced them with macros - we
should decide what to do with them.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1119 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2002-09-23 02:33:02 +00:00
parent 085320eab2
commit 8edc4bb4c8
3 changed files with 25 additions and 2 deletions
+1
View File
@@ -1,2 +1,3 @@
// ToDo: fix me!
#include <ktypes.h>
#include <time.h>