Ooops, missing #endif at end of file

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1092 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2002-09-19 23:24:28 +00:00
parent 53ae93e6d5
commit 45077455b7

View File

@ -854,3 +854,5 @@ shutdown_connection(net_stack_cookie *nsc)
free(nsc);
}
#endif // #ifndef _KERNEL_MODE