mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-26 00:40:05 +01:00
fixes from 1.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// Environment_UNIX.cpp
|
||||
//
|
||||
// $Id: //poco/1.3/Foundation/src/Environment_UNIX.cpp#3 $
|
||||
// $Id: //poco/1.3/Foundation/src/Environment_UNIX.cpp#4 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Core
|
||||
@@ -39,6 +39,7 @@
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/utsname.h>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
namespace Poco {
|
||||
|
||||
Reference in New Issue
Block a user