diff --git a/libgo/mksysinfo.sh b/libgo/mksysinfo.sh index 19885fb000d6d6c950e875977efb2a297901ca6c..a837cbaed71ffe7f6955cbe4be0256444328f43b 100755 --- a/libgo/mksysinfo.sh +++ b/libgo/mksysinfo.sh @@ -358,6 +358,7 @@ fi | sed -e 's/type _stat64/type Stat_t/' \ -e 's/\([^a-zA-Z0-9_]\)_timespec_t\([^a-zA-Z0-9_]\)/\1Timespec\2/g' \ -e 's/\([^a-zA-Z0-9_]\)_timespec\([^a-zA-Z0-9_]\)/\1Timespec\2/g' \ -e 's/\([^a-zA-Z0-9_]\)_timestruc_t\([^a-zA-Z0-9_]\)/\1Timestruc\2/g' \ + -e 's/Godump_[0-9] struct { \([^;]*;\) };/\1/g' \ >> ${OUT} # The directory searching types.