Skip to content

Commit

Permalink
Revert "nl_types.h: explicitly include cdefs.h"
Browse files Browse the repository at this point in the history
This isn't the right approach for addressing this cross-build issue.

This reverts commit 820401b.
  • Loading branch information
emaste committed Jan 25, 2024
1 parent 6ec8bf9 commit fbd156d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/nl_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#ifndef _NL_TYPES_H_
#define _NL_TYPES_H_

#include <sys/cdefs.h>
#include <sys/types.h>

#ifdef _NLS_PRIVATE
Expand Down

0 comments on commit fbd156d

Please sign in to comment.