summaryrefslogtreecommitdiff
path: root/ace/config-sco-5.0.0-fsu-pthread.h
blob: 17d8d49a1e5d863bfb3cb906c8aba7091cb3db14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* -*- C++ -*- */
// $Id$

#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H

#include "ace/config-g++-common.h"
#include "ace/config-sco-5.0.0.h"
#include "ace/config-fsu-pthread.h"

#define ACE_HAS_GNU_CSTRING_H

#endif /* ACE_CONFIG_H */