mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 05:43:19 -08:00
Remove unused #define in package.d
This commit is contained in:
parent
9ed3341c25
commit
7bb3a31182
1 changed files with 0 additions and 3 deletions
|
|
@ -15,9 +15,6 @@
|
|||
See file '../Copyright' for full details.
|
||||
*/
|
||||
|
||||
#ifndef __sun__ /* See unixint.d for the reason of this */
|
||||
#define _XOPEN_SOURCE 600 /* For pthread mutex attributes */
|
||||
#endif
|
||||
#include <ecl/ecl.h>
|
||||
#include <ecl/internal.h>
|
||||
#include <ecl/ecl-inl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue