Err undo that

This commit is contained in:
Brian Behlendorf 2008-12-22 16:22:28 -08:00
parent bb128e51e6
commit 50735743b7
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ extern "C" {
#include <errno.h> #include <errno.h>
#include <string.h> #include <string.h>
#include <strings.h> #include <strings.h>
#include <thread.h> #include <pthread.h>
#include <assert.h> #include <assert.h>
#include <alloca.h> #include <alloca.h>
#include <umem.h> #include <umem.h>