Check-in Number:
|
1211 | |
Date: |
2001-Oct-24 15:34:27 (local)
2001-Oct-24 13:34:27 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix define |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/sa/acconfig.h 1.2 -> 1.3
--- acconfig.h 2001/10/10 19:32:29 1.2
+++ acconfig.h 2001/10/24 13:34:27 1.3
@@ -3,4 +3,4 @@
#undef HAVE_SOCKLEN_T
/* whether ssize_t exists */
-#undef HAVE_SSSIZE_T
+#undef HAVE_SSIZE_T
|
|