repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
minix
/
lib
/
libddekit
/
src
/
common.h
blob
3b6043b8367ce7112dc1a8e60470fe32c2d5a02f
1
#include <minix/callnr.h>
2
#include <minix/com.h>
3
#include <minix/config.h>
4
#include <minix/const.h>
5
#include <minix/endpoint.h>
6
#include <minix/ipc.h>
7
#include <minix/syslib.h>
8
#include <minix/sysutil.h>
9
#include <stdio.h>
10
#include <stdlib.h>
11
#include <errno.h>
12
#include <string.h>