Skip to content

Commit 337282d

Browse files
committed
Add patch for xxtea
1 parent bc664a4 commit 337282d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
(Get-Content php_xxtea.c) | ForEach-Object { $_ -replace 'win32/php_stdint.h', 'stdint.h' } | Set-Content php_xxtea.c

0 commit comments

Comments
 (0)